Update module github.com/crossplane/crossplane to v1.18.1 #32
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.17.2
->v1.18.1
Release Notes
crossplane/crossplane (github.com/crossplane/crossplane)
v1.18.1
Compare Source
What's Changed
Full Changelog: crossplane/crossplane@v1.18.0...v1.18.1
v1.18.0
Compare Source
🚨 Breaking Changes
EnvironmentConfig
API was matured to Beta in this release, it's important to note that native support forEnvironmentConfig
within aComposition
was removed in https://github.com/crossplane/crossplane/pull/5938.--enable-environment-configs
) and leveraged the native functionality (spec.environment.patches
,spec.environment.environmentConfigs
and*Environment
patches), will have to migrate to Composition Functions to continue doing so.❗ Notable Changes
A forthcoming change to Crossplane's default xpkg.upbound.io package registry may require you to authenticate to pull packages. In this release we've introduced a new ImageConfig API that makes it easier to configure registry credentials.
In order to minimize disruption to the community, we're making an exception to Crossplane's feature maturity process. We've introduced the new ImageConfig API as a beta feature that is enabled by default. We've also back ported the new ImageConfig API to the latest v1.16 and v1.17 patch releases.
🎉 Highlights
--enable-dependency-version-upgrades
.ImageConfig
--enable-signature-verification
.render
function.beta validate
improvements that enable the validation of more built-in Crossplane types likeCompositions
, as well as validate the inputs to each Functions in the pipeline.Release MVP
We'd like to thank @cychiang for their multiple contributions within this release. Of particular note, they implemented #5976 which enabled passing credentials to functions from the
render
command. We are also looking forward to including their contribution from #5963 in the next milestone. Thanks @cychiang!! 🙇♂️📖 Full Changelog
master
→main
by @jeanduplessis in https://github.com/crossplane/crossplane/pull/5930features.New
calls by @jeanduplessis in https://github.com/crossplane/crossplane/pull/5931692973e
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5935render
function by @cychiang in https://github.com/crossplane/crossplane/pull/5976ImageConfig
API proposal by @turkenh in https://github.com/crossplane/crossplane/pull/5993EnvironmentConfig
to v1beta1, but remove native support by @negz in https://github.com/crossplane/crossplane/pull/5938Cosign
viaImageConfig
API by @turkenh in https://github.com/crossplane/crossplane/pull/60225d869da
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5936b4b15b8
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5941b9fd7d1
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/59429780b0c
(main) by @crossplane-renovate in https://github.com/crossplane/crossplane/pull/5944Lock
) controller watch package revisions by @github-actions in https://github.com/crossplane/crossplane/pull/6065New Contributors
Full Changelog: crossplane/crossplane@v1.17.0...v1.18.0
v1.17.3
Compare Source
Notable Changes
A forthcoming change to Crossplane's default http://xpkg.upbound.io/ package registry may require you to authenticate to pull packages. In this release we've introduced a new ImageConfig API that makes it easier to configure registry credentials.
In order to minimize disruption to the community, we're making an exception to Crossplane's feature maturity process. We introduced the new ImageConfig API in Crossplane v1.18 as a beta feature that is enabled by default. We've also back ported the new ImageConfig API to this patch release, to make it available without needing to upgrade to v1.18.
What's Changed
Full Changelog: crossplane/crossplane@v1.17.2...v1.17.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.