fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.4.0 - #184
Merged
bobh66 merged 1 commit intoAug 25, 2026
Merged
Conversation
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-runtime-v2-2.x
branch
3 times, most recently
from
August 25, 2026 01:01
aa230b2 to
2b53c70
Compare
bobh66
approved these changes
Aug 25, 2026
renovate
Bot
force-pushed
the
renovate/github.com-crossplane-crossplane-runtime-v2-2.x
branch
from
August 25, 2026 01:07
2b53c70 to
14184cf
Compare
renovate
Bot
deleted the
renovate/github.com-crossplane-crossplane-runtime-v2-2.x
branch
August 25, 2026 01:10
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.4.0Release Notes
crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime/v2)
v2.4.0Compare Source
The
v2.4.0release ofcrossplane-runtimeis a regular quarterly release that accompanies Crossplanev2.4. It brings memory and reconciliation improvements for provider authors, along with security fixes in the library's dependencies.🎉 Highlights
OOMKilledrestarts. The newTransformStripCRDSchemadrops non critical fields from the cached CRDs and helps providers drastically reduce their memory consumption. Added in #1058, fixing #1056.Providers opt in by wiring it into their manager's cache options:
For more integration details, see reference PR crossplane-contrib/provider-helm#392
Measured against a cluster with 2,045 Upjet AWS CRDs, provider memory usage dropped from ~630 MiB to ~83 MiB.
What's Changed
df4cb1c(main) by @crossplane-renovate[bot] in #10128aa0397(main) by @crossplane-renovate[bot] in #9838aad20d(main) by @crossplane-renovate[bot] in #9691201ddd(main) by @crossplane-renovate[bot] in #1033ff6756f(main) by @crossplane-renovate[bot] in #1035630ae54(main) by @crossplane-renovate[bot] in #10933d3c42e(main) by @crossplane-renovate[bot] in #10891e223db(main) by @crossplane-renovate[bot] in #1090d1ba80a(main) by @crossplane-renovate[bot] in #10985595cca(main) by @crossplane-renovate[bot] in #1115New Contributors
Full Changelog: crossplane/crossplane-runtime@v2.3.0...v2.4.0
v2.3.4Compare Source
What's Changed
Full Changelog: crossplane/crossplane-runtime@v2.3.3...v2.3.4
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.