Skip to content

Releases: crossplane-contrib/function-cel-filter

v0.1.1

29 Feb 22:56
1578d81
Compare
Choose a tag to compare

Notable Changes

This release is functionally identical with v0.1.0. It only adds package metadata.

What's Changed

  • Add minimal documentation on expressions by @negz in #5
  • Add package metadata by @negz in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Feb 02:15
39a9458
Compare
Choose a tag to compare

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