Universal Crossplane Versions Save

Enterprise-grade @crossplane from @upbound

v1.15.2-up.1

1 month ago

What's Changed

This release consumes the upstream v1.15.2 patch.

Full Changelog: https://github.com/upbound/universal-crossplane/compare/v1.15.1-up.1...v1.15.2-up.1

v1.14.8-up.1

1 month ago

What's Changed

This release consumes the upstream v1.14.8 patch.

Full Changelog: https://github.com/upbound/universal-crossplane/compare/v1.14.7-up.1...v1.14.8-up.1

v1.15.1-up.1

2 months ago

What's Changed

This release consumes the upstream v1.15.1 patch.

Full Changelog: https://github.com/upbound/universal-crossplane/compare/v1.15.0-up.1...v1.15.1-up.1

v1.14.7-up.1

2 months ago

What's Changed

This release consumes the upstream v1.14.7 patch.

Full Changelog: https://github.com/upbound/universal-crossplane/compare/v1.14.6-up.1...v1.14.7-up.1

v1.15.0-up.1

2 months ago

This release bumps the Crossplane version to v1.15.0

What's Changed

🚨 Warnings and breaking changes

  • The default registry that Crossplane's package manager will install packages from has changed to xpkg.upbound.io from index.docker.io. After upgrading, Crossplane will start pulling packages from xpkg.upbound.io, unless a fully qualified name is specified for a package that includes the specific registry the package resides in, or you have overridden the default registry value with the --registry flag.
  • The RBAC manager's --manage flag was dropped, this flag allowed configuring the management policies between All and Basic.
    • In v1.13 we switched the default to Basic, and now we are removing the All option completely.
    • ⚠️ If needed, see the related issue to see how to restore the All behaviour.

Full Changelog: https://github.com/upbound/universal-crossplane/compare/v1.14.0-up.1-rc.2...v1.15.0-up.1

v1.14.6-up.1

2 months ago

This release bumps the Crossplane version to v1.14.6 which contains a few bug and security fixes.

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

What's Changed

Full Changelog: https://github.com/upbound/universal-crossplane/compare/v1.14.5-up.1...v1.14.6-up.1

v1.15.0-up.1.rc.3

3 months ago

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

4 months ago

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

5 months ago

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

5 months ago

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