Update module github.com/crossplane/crossplane-runtime to v0.21.0-rc.0 - autoclosed #92
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:
v0.15.1-0.20211029211307-c72bcdd922eb
->v0.21.0-rc.0
Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)
v0.21.0-rc.0
Compare Source
v0.20.1
Compare Source
What's Changed
Full Changelog: crossplane/crossplane-runtime@v0.20.0...v0.20.1
v0.20.0
Compare Source
This is a regular release of crossplane-runtime ahead of the Crossplane core v1.13.0 release. The main focus of features and commits in this release are for:
Many of these have been consumed in core Crossplane and providers as we didnt pin the dependency of crossplane-runtime for a while, but will be consumed from this official release going forward in Crossplane v1.13.0 and further provider versions.
NOTE Providers should take care if they consumed a version of the Management Policy alpha feature (ObserveOnly) from https://github.com/crossplane/crossplane-runtime/pull/384 as it had a breaking change in https://github.com/crossplane/crossplane-runtime/pull/456
What's Changed
pkg/test/integration
by @negz in https://github.com/crossplane/crossplane-runtime/pull/46729b1f65
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/437f6e388e
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/457004c5de
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/47446ed16d
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/476489225d
by @renovate in https://github.com/crossplane/crossplane-runtime/pull/482New Contributors
Full Changelog: crossplane/crossplane-runtime@v0.19.2...v0.20.0
v0.20.0-rc.0
Compare Source
v0.19.3
Compare Source
What's Changed
Full Changelog: crossplane/crossplane-runtime@v0.19.2...v0.19.3
v0.19.2
Compare Source
Security
Addresses a vulnerability in the
fieldpath
package.What's Changed
Full Changelog: crossplane/crossplane-runtime@v0.19.1...v0.19.2
v0.19.1
Compare Source
v0.19.0
Compare Source
What's Changed
New Contributors
Full Changelog: crossplane/crossplane-runtime@v0.18.0...v0.19.0
v0.19.0-rc.0
Compare Source
v0.18.0
Compare Source
The v0.18 release branch and tag was actually created on September 22, 2022. We forgot to make a GitHub release at the time, so here one is for posterity.
What's Changed
DeleteField
function to delete elements from Paved by @muvaf in https://github.com/crossplane/crossplane-runtime/pull/344New Contributors
Full Changelog: crossplane/crossplane-runtime@v0.17.0...v0.18.0
v0.18.0-rc.0
Compare Source
v0.17.1
Compare Source
v0.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: crossplane/crossplane-runtime@v0.16.0...v0.17.0
v0.17.0-rc.0
Compare Source
v0.16.1
Compare Source
Security
Addresses a vulnerability in the
fieldpath
package.What's Changed
Full Changelog: crossplane/crossplane-runtime@v0.16.0...v0.16.1
v0.16.0
Compare Source
This is a regular release of crossplane-runtime ahead of the Crossplane v0.18.0 release. The main focus of features and commits in this release are for support of external secret stores, webhooks, and exposing configuration options for controllers. These have already been consumed in core Crossplane as pre-release, but will be consumed from this official release going forward in v0.18.0.
What's Changed
errors
package with a similar API togithub.com/pkg/errors
by @negz in https://github.com/crossplane/crossplane-runtime/pull/291Creating
andDeleting
conditions close toStatus().Update()
calls by @negz in https://github.com/crossplane/crossplane-runtime/pull/292controller.Options
type by @negz in https://github.com/crossplane/crossplane-runtime/pull/293New Contributors
Full Changelog: crossplane/crossplane-runtime@v0.15.0...v0.16.0
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.