Crossplane
v2.4.1Orchestration & ManagementA maintenance release with a package-revision handoff fix and dependency security updates. It includes the gRPC advisory `GHSA-2v4p-qf9q-27wj` and refreshes the Go toolchain and related dependencies.
Action needed (3)
securityhigh
google.update for GHSA-2v4p-qf9q-27wjgolang. org/grpc google.is updated togolang. org/grpc v1.to pick up upstream fixes, including advisory GHSA-2v4p-qf9q-27wj. The update ships with the release's dependency security refresh.83. 2 securityThe Go toolchain update
The Go toolchain is updated to
1.as part of the dependency security updates. The release also updates26. 7 google.togolang. org/grpc v1.,83. 2 golang.toorg/x/crypto v0.,56. 0 github.tocom/crossplane/crossplane/apis/v2 v2., and refreshes the lock file.4. 0 security
golang.updateorg/x/crypto golang.is updated toorg/x/crypto v0.as part of the dependency security updates. The same refresh updates the Go toolchain to56. 0 1.,26. 7 google.togolang. org/grpc v1., and refreshes the lock file.83. 2
All 2 other recorded changesfixes 1 · value changes 1
fixes (1)
- * **Package revisions now take control of established objects from the revision they replace:** An outgoing package revision could fail to relinquish control of the package's CRDs, leaving the incoming revision permanently unhealthy with
cannot establish control of object. The provider's pod would never be created, so that provider could do no work without manual intervention by someone either deleting the stale revision or editing the CRD's owner reference by hand. Package revisions now directly take control from the revision they replace, so the hand-off succeeds without any intervention. Backported in #7821, originally fixed in #7733.
value changes (1)
- * **Dependency security updates:** Bumps the Go toolchain to
1.(#7803),26. 7 google.togolang. org/grpc v1.(#7800, #7826), and83. 2 golang.toorg/x/crypto v0.(#7810) to pick up upstream CVE fixes — including the gRPC advisory [GHSA-2v4p-qf9q-27wj](https://github.com/grpc/grpc-go/security/advisories/GHSA-2v4p-qf9q-27wj). Also bumps56. 0 github.tocom/crossplane/crossplane/apis/v2 v2.(#7780) and refreshes the lock file (#7779).4. 0
A weekly email arrives when a release needs action. Like the security patches in this release.