| CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Releases: crossplane/crossplane
v2.1.3
c56f649This release resolves #6761 - issues when upgrading providers that manifest with errors like these:
cannot establish control of object: addresses.compute.gcp.upbound.io is already controlled by ProviderRevision provider-gcp-compute-a41e4ba551fc (UID 58db5dee-38e7-40f9-9d31-669bb25a688e)
What's Changed
Full Changelog: v2.1.2...v2.1.3
Assets 2
v2.0.6
39e1f65This release resolves #6761 - issues when upgrading providers that manifest with errors like these:
cannot establish control of object: addresses.compute.gcp.upbound.io is already controlled by ProviderRevision provider-gcp-compute-a41e4ba551fc (UID 58db5dee-38e7-40f9-9d31-669bb25a688e)
What's Changed
Full Changelog: v2.0.5...v2.0.6
Assets 2
v2.1.2
9362415What's Changed
- chore(deps): update module golang.org/x/crypto to v0.43.0 [security] (release-2.1) by @crossplane-renovate[bot] in #6926
- [Backport release-2.1] Fix claim controller watch startup after transient failures by @github-actions[bot] in #6933
- [Backport release-2.1] fix: Add TLS as app protocol to function service by @github-actions[bot] in #6946
- chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (release-2.1) by @crossplane-renovate[bot] in #6941
Full Changelog: v2.1.1...v2.1.2
Assets 2
v2.0.5
523d1daWhat's Changed
- chore(deps): update module golang.org/x/crypto to v0.43.0 [security] (release-2.0) by @crossplane-renovate[bot] in #6923
- [Backport release-2.0] Fix XRD controller watch startup after transient failures by @negz in #6930
- [Backport release-2.0] Fix claim controller watch startup after transient failures by @github-actions[bot] in #6932
- [Backport release-2.0] fix: Add TLS as app protocol to function service by @github-actions[bot] in #6945
- chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (release-2.0) by @crossplane-renovate[bot] in #6939
Full Changelog: v2.0.4...v2.0.5
Assets 2
v1.20.4
7a59da6What's Changed
- chore(deps): update module golang.org/x/crypto to v0.43.0 [security] (release-1.20) by @crossplane-renovate[bot] in #6922
- [Backport release-1.20] Fix XRD controller watch startup after transient failures by @negz in #6931
- [Backport release-1.20] Fix claim controller watch startup after transient failures by @negz in #6936
- chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (release-1.20) by @crossplane-renovate[bot] in #6938
- [Backport release-1.20] fix: Add TLS as app protocol to function service by @negz in #6948
Full Changelog: v1.20.3...v1.20.4
Assets 2
v2.1.1
fec2bbeThis release backports #6911, which makes the new XR watch circuit breaker a little more lenient. We noticed sometimes simple XRs were triggering the circuit breaker during initial creation, which usually involves a burst of watch events as resources are created and update to reach a stable state.
What's Changed
- [Backport release-2.1] Fix XR circuit breaker to account for double token consumption by @github-actions[bot] in #6912
Full Changelog: v2.1.0...v2.1.1
Assets 2
v2.0.4
75114a3This is a patch release scoped to fixing issues reported by users of Crossplane v2.0 and fixing security related issues in Crossplane's dependencies.
What's Changed
- [Backport release-2.0] pkg: Ignore tags that are incomplete semantic versions by @github-actions[bot] in #6789
- [Backport release-2.0] fix realtime Compositions for Namespaced XRs by @github-actions[bot] in #6787
- [Backport release-2.0] Queue reconciles for packages when ImageConfigs change by @github-actions[bot] in #6817
- [Backport release-2.0] Add MRD and MRAP to package kind linter by @github-actions[bot] in #6820
- [Backport release-2.0] fix(render): propagate XR namespace to composed resources by @github-actions[bot] in #6821
- [Backport release-2.0] chore: remove all migrators that are no longer needed by @github-actions[bot] in #6875
- [Backport release-2.0] fix: add missing permissions on protection and ops groups by @github-actions[bot] in #6839
- [Backport release-2.0] fix: ensure enforcedCompositionRef properly controls composition selection by @github-actions[bot] in #6882
- chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] (release-2.0) by @crossplane-renovate[bot] in #6742
- fix(deps): update module github.com/docker/docker to v28 [security] (release-2.0) by @crossplane-renovate[bot] in #6730
- [Backport release-2.0] build: update releases/charts bucket names by @github-actions[bot] in #6905
Full Changelog: v2.0.2...v2.0.4
Assets 2
v2.0.3
v1.20.3
0e76849This is a patch release scoped to fixing issues reported by users of Crossplane v1.20 and fixing security related issues in Crossplane's dependencies.
What's Changed
- [Backport release-1.20] Support function cache XfnCacheMaxTTL CLI option by @github-actions[bot] in #6711
- fix: update CompositionRevision migrator for v1.20 to upgrade from v1beta1 to current (v1) by @jbw976 in #6868
- Fix: enforcedCompositonRef composite sync by @ezgidemirel in #6867
- chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] (release-1.20) by @crossplane-renovate[bot] in #6741
- fix(deps): update module github.com/docker/docker to v28 [security] (release-1.20) by @crossplane-renovate[bot] in #6729
- [Backport release-1.20] build: update releases/charts bucket names by @github-actions[bot] in #6904
Full Changelog: v1.20.1...v1.20.3