Skip to content

Releases: upbound/universal-crossplane

v1.15.0-up.1.rc.3

13 Feb 13:33
ace971f
Compare
Choose a tag to compare
v1.15.0-up.1.rc.3 Pre-release
Pre-release

Our first release candidate for v1.15.0-up.1 with upstream Crossplane version v1.15.0.

Warning

This is a pre-release; do not use it in production environments!

More detailed release notes will be available with the actual release later on, in the meantime have a look at the Crossplane v1.15.0-rc.1 release notes.

This release could be installed using the up cli as follows:

up uxp install 1.15.0-up.1.rc.3 --unstable

To upgrade existing UXP installation:

up uxp upgrade 1.15.0-up.1.rc.3 --unstable

v1.14.5-up.1

21 Dec 17:09
5fb191a
Compare
Choose a tag to compare

This release bumps the Crossplane version to v1.14.5 which contains two bug fixes.

See the release notes here for more details: https://github.com/crossplane/crossplane/releases/tag/v1.14.5

v1.14.4-up.1

13 Dec 20:14
b0e94e2
Compare
Choose a tag to compare

This release bumps the Crossplane version to v1.14.4 which contains various bug fixes.

See the release notes here for more details: https://github.com/crossplane/crossplane/releases/tag/v1.14.4

v1.14.3-up.1

24 Nov 14:20
b04be09
Compare
Choose a tag to compare

This release bumps the Crossplane version to v1.14.3 which contains two bug fixes, most notably fixing patch execution order when using environment patches.

See the release notes here for more details: https://github.com/crossplane/crossplane/releases/tag/v1.14.3

v1.14.2-up.1

21 Nov 13:20
9794a9c
Compare
Choose a tag to compare

This release bumps the Crossplane version to v1.14.2 which contains several bug fixes and improvements in the package manager.

See the release notes there for more details: https://github.com/crossplane/crossplane/releases/tag/v1.14.2

v1.14.1-up.1

15 Nov 08:07
Compare
Choose a tag to compare

This release bumps the Crossplane version to v1.14.1. This is the biggest release to date, with over 700 commits 🎉

Read about the details of this release in the Crossplane v1.14 blog post.

Note

This is the first release of the 1.14 series.

🚨 Warnings and breaking changes

  • Changes to TLS certificates. Existing users of external secret stores need to manually update their TLS certificates. Read Crossplane issue #4565 for more information.
  • Removed in-tree Vault support for External Secret Stores. Crossplane suggests using the ESS Plugins as a replacement.
  • Removed the controllerConfigRef from the Configuration package and package revision APIs, which was a no-op before.
  • The v1beta1 implementation of Composition Functions is incompatible with existing v1alpha1 functions.

Full Changelog: v1.13.2-up.3...v1.14.1-up.1
Full Changelog upbound/crossplane: upbound/crossplane@v1.13.2-up.3...v1.14.1-up.1

v1.14.0-up.1-rc.2

03 Nov 11:09
ed61ca3
Compare
Choose a tag to compare
v1.14.0-up.1-rc.2 Pre-release
Pre-release

Our first release candidate for v1.14.0-up.1 with upstream Crossplane version v1.14.0.

Check out the blog or release notes on GitHub to learn more about this huge Crossplane release 🎉

Warning

This is a pre-release; do not use it in production environments!

This release could be installed using the up cli as follows:

up uxp install 1.14.0-up.1.rc.2 --unstable

To upgrade existing UXP installation:

up uxp upgrade 1.14.0-up.1.rc.2 --unstable

v1.13.2-up.3

18 Oct 09:58
627519d
Compare
Choose a tag to compare

This release contains the following fix:

  • Fix validation for convert transforms with toType: array (upstream PR)

v1.13.2-up.2...v1.13.2-up.3

v1.13.2-up.2

13 Sep 09:25
028e671
Compare
Choose a tag to compare

What's Changed

This release brings the following upstream features (only available on master yet) into the UXP:

Full Changelog: v1.13.2-up.1...v1.13.2-up.2

v1.13.2-up.1

10 Aug 13:10
d6d3f9f
Compare
Choose a tag to compare

This release bumps the Crossplane version to v1.13.2, which primarily focused on security, quality, and investing in key feature areas to push the project forward in its maturity and reliability. Some highlights of this release include Ignore Changes, E2E Testing Framework, Security Audit performed by Ada Logic and facilitated by OSTIF, and sponsored by CNCF. See the report for more details.

More details about this release can be read in the Crossplane v1.13 blog post.

Note

This is the first release of the 1.13 series.

What's Changed

  • chore: bump Crossplane to v1.13.2-up.1 by @phisco in #392

Full Changelog: v1.12.3-up.1...v1.13.2-up.1
Full Changelog upbound/crossplane: upbound/crossplane@v1.12.3-up.1...v1.13.2-up.1