Update module github.com/crossplane/crossplane/apis/v2 to v2.3.5 - autoclosed - #715
Closed
renovate[bot] wants to merge 1 commit into
Closed
Update module github.com/crossplane/crossplane/apis/v2 to v2.3.5 - autoclosed#715renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
requested review from
erhancagirici,
sergenyalcin and
ulucinar
as code owners
July 27, 2026 14:58
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-crossplane-crossplane-apis-v2-2.3.x
branch
2 times, most recently
from
August 14, 2026 11:07
c7ee5b7 to
6e3b9e9
Compare
renovate
Bot
force-pushed
the
renovate/github.com-crossplane-crossplane-apis-v2-2.3.x
branch
from
August 21, 2026 19:15
6e3b9e9 to
9fae790
Compare
renovate
Bot
deleted the
renovate/github.com-crossplane-crossplane-apis-v2-2.3.x
branch
August 30, 2026 02:00
renovate
Bot
force-pushed
the
renovate/github.com-crossplane-crossplane-apis-v2-2.3.x
branch
2 times, most recently
from
August 30, 2026 04:42
9fae790 to
b5ef423
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v2.3.3→v2.3.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
crossplane/crossplane (github.com/crossplane/crossplane/apis/v2)
v2.3.5Compare Source
v2.3.5is a patch release scoped to fixing issues reported by users of Crossplanev2.3and fixing security related issues in Crossplane's dependencies.🎉 Highlights
crankchecksums foramd64binaries (#7666, originally #7660): The published.sha256files forlinux_amd64binaries had not matched the binaries themselves sincev2.2.0, so any install script or Dockerfile that verified theamd64checksum failed. Checksums are now calculated after Nix strips the binary, and the release workflow verifies them before uploading. Fixes #7467.Usageindex key (#7630, originally #7508): The deletion protection webhook indexedUsageresources by joining API group, kind, name, and namespace with.. Since groups and names can contain.themselves, two distinct resources could collapse to the same key, causing the webhook to block a deletion that should have been allowed. The key now joins with/, which cannot appear in any of those fields.cel-go(#7761),golang.org/x/mod(#7743), andsigstore-go(#7678), plus a combined set of vulnerable dependency updates (#7650), to pick up upstream CVE fixes.crossplane-runtimeis also bumped tov2.3.4(#7765), which carries its own set of security dependency updates.What's Changed
Full Changelog: crossplane/crossplane@v2.3.4...v2.3.5
v2.3.4Compare Source
v2.3.4is a patch release scoped to fixing issues reported by users of Crossplanev2.3and fixing security related issues in Crossplane and its dependencies.🎉 Highlights
ownerReferencewhen deciding whether thespec.byresource already owned the Usage. A Usage created by a Composition already has the composite as its first owner, sospec.byended up as a later owner and the controller issued an unnecessary update on every reconciliation — repeatedly re-triggering composition reconciliation and eventually opening the XR circuit breaker. It now checks all owner references.crossplane renderfixes (#7599, originally #7544):renderno longer overwrites the input XR's UID when one is already set, and now validates observed resources before proceeding with the render.buildGoModule(replacinggomod2nix), so published images can be scanned by standard vulnerability tooling.grpc/golang.org/x/net/golang.org/x/text(#7618, #7614, #7615) and the sigstore stack —cosign(#7559),rekor(#7560),timestamp-authority(#7570),sigstore-go(#7583) — to pick up upstream CVE fixes. See## What's Changedfor the full list.What's Changed
Full Changelog: crossplane/crossplane@v2.3.3...v2.3.4
Configuration
📅 Schedule: (UTC)
🚦 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.