Release Notes

v1.14.4

Released: December, 12, 2023 - GitHub

Version 1.14.4 creates a breaking change for users of environmentConfigs selectors. Before, if there are no matches by the selector in Single mode, Crossplane ignores the patch. Now Crossplane issues an error.

To use the older behavior in v1.14.4 and later use mode Multiple.

๐Ÿ› Bug fixes

  • Sets RBAC for Crossplane to access finalizers with the OwnerReferencePermissionEnforcement Kubernetes admission controller enabled. PR #5088.
  • Reduces the number of events generated by SyncPackage and InstallPackageRevision. PR #5066

๐Ÿšจ Behavior changes

  • Changes the behavior of environmentConfigs selector policies.
  • Introduces a new minMatch option for environmentConfig selector policies.
Full v1.14.4 release notes

v1.14.3

Released: November, 24, 2023 - GitHub

The v1.14.3 corrects an accidental behavior change in v1.14.0 that changed the order Crossplane applies patches when using environment patches.

๐Ÿ› Bug fixes

  • Correct patch ordering. Issue #5050
Full v1.14.3 release notes

v1.14.2

Released: November, 21, 2023 - GitHub

The v1.14.2 fixes an issue where Crossplane incorrectly deletes a Provider ServiceAccount when using a custom ServiceAccount name in a DeploymentRuntimeConfig or ControllerConfig.

๐Ÿ› Bug fixes

  • Resolves an issue where Crossplane deletes a ServiceAccount and may cause “Unauthorized” errors in a Provider pod. Issue #5017.
  • Improves Crossplane’s handling of package deactivation when there are a large number of objects managed by Crossplane. PR #5044.
  • Corrects the use of the service name in conversion webhooks. PR #5108.

๐Ÿš€ Improvements

  • Prevent an unnecessary wait condition in Compositions. #5034

๐Ÿ”’ Security updates

Full v1.14.2 release notes

v1.14.1

Released: November, 14, 2023 - GitHub

The v1.14.1 release fixes an issue with the Crossplane CLI discovered after the v1.14.0 release.

๐Ÿ› Bug fixes

  • Resolves an issue with crossplane xpkg pushing a two packages, one with -- appended. #4980
  • The Protobuf schema now automatically publishes to the Buf Schema registry.
Full v1.14.1 release notes

v1.14.0

Released: November, 1, 2023 - GitHub

The v1.14.0 release is a quarterly Crossplane release.

Read the Crossplane announcement blog.

๐ŸŽ‰ Highlights

Full v1.14.0 release notes