Releases: crossplane-contrib/function-cel-filter
Releases · crossplane-contrib/function-cel-filter
v0.2.0
What's Changed
- Improve example CEL expression in documentation by @aerfio in #23
- Bump function-sdk-go and various dependencies thereof by @negz in #36
- Bump controller-tools by @negz in #38
- Add OWNERS.md and CODEOWNERS by @bobh66 in #54
- Fix CI pipline and lint errors by @bobh66 in #55
- pkg: switch Function package APIs from v1beta1 to v1 by @haarchri in #68
- Update function-sdk-go to 0.5.0 by @bobh66 in #66
- Lots of renovate dependency updates and CVE remediations.
New Contributors
- @aerfio made their first contribution in #23
- @bobh66 made their first contribution in #54
- @haarchri made their first contribution in #68
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
The first release of function-cel-filter. 🎉
This composition function filters matching composed resources using CEL expressions.
You can install this function using the following manifest:
apiVersion: pkg.crossplane.io/v1beta1
kind: Function
metadata:
name: function-cel-filter
spec:
package: xpkg.upbound.io/crossplane-contrib/function-cel-filter:v0.1.0