v0.3.0
BREAKING CHANGE
When running in Crossplane V1, the --crossplane-v1 command line option should be used as documented here: Crossplane V1
When running in Crossplane V2, generated Usages are now using the protection.crossplane.io/v1beta1 apiVersion, rather than the deprecated apiextensions.crossplane.io/v1beta1 apiVersion.
What's Changed
- Rework Crossplane v2 handling by @iciclespider in #17
- Support for automatically creating XR connection secrets in Crossplane V2
- Refactored the generation of Usages to be Crossplane V2 aware
- Added health checks on standard Kubernetes resources in auto ready handling
- Added --crossplane-v1 command line option
Dependency Updates
Full Changelog: v0.2.1...v0.3.0