fix(deps): update module github.com/crossplane/crossplane/apis/v2 to v2.3.4 (main)#209
Merged
adamwg merged 1 commit intoJul 23, 2026
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
crossplane-renovate
Bot
requested review from
a team and
tampakrap
as code owners
July 23, 2026 22:21
crossplane-renovate
Bot
requested review from
bobh66
and removed request for
a team
July 23, 2026 22:21
adamwg
approved these changes
Jul 23, 2026
crossplane-renovate
Bot
deleted the
renovate/main-github.com-crossplane-crossplane-apis-v2-2.x
branch
July 23, 2026 22:50
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.4Release Notes
crossplane/crossplane (github.com/crossplane/crossplane/apis/v2)
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 has been generated by Mend Renovate.