v2.3.2
Changed 1
- bump crossplane-runtime dependency to v2.3.2
Fixed 3
- render command now honors input XR schema
- render command returns requirements even on fatal errors
- add namespace to resourceref stable sort
v2.3.2 is a patch release scoped to fixing issues reported by users of Crossplane v2.3 and fixing security related issues in Crossplane's dependencies. The primary goal of this release is to fix regressions in the Crossplane CLI's render commands.
What's Changed
- [Backport release-2.3] build: tag the apis/ Go submodule on every release by @github-actions[bot] in https://github.com/crossplane/crossplane/pull/7445
- Backport #7452 to release-2.3: render honors input XR schema by @jcogilvie in https://github.com/crossplane/crossplane/pull/7459
- Backport #7455 to release-2.3: return requirements even on fatal errors by @jcogilvie in https://github.com/crossplane/crossplane/pull/7466
- Bump crossplane-runtime dependency to v2.3.2 (release-2.3) by @adamwg in https://github.com/crossplane/crossplane/pull/7474
- [Backport release-2.3] fix: add namespace to resourceref stable sort by @github-actions[bot] in https://github.com/crossplane/crossplane/pull/7475
Full Changelog: https://github.com/crossplane/crossplane/compare/v2.3.1...v2.3.2