fix(deps): update module github.com/crossplane/upjet to v1.11.0#11
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module github.com/crossplane/upjet to v1.11.0#11renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
dc944a4 to
977ded6
Compare
977ded6 to
2805543
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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:
v1.4.1→v1.11.0Release Notes
crossplane/upjet (github.com/crossplane/upjet)
v1.11.0Compare Source
New Features
Developer Experience Improvements
Technical Improvements
What's Changed
Full Changelog: crossplane/upjet@v1.10.0...v1.11.0
v1.10.0Compare Source
Critical Race Condition Fix - Conversion Webhooks
Important Stability Improvement: This release resolves a critical race condition in conversion path registration that was causing intermittent failures in provider packages.
Technical Details:
This fix addresses reliability issues that users may have experienced with conversion webhooks, particularly in high-load environments or during rapid resource operations.
Additional Bug Fixes
What's Changed
ts.FrameworkProvideris not nil to avoid panic by @nikimanoledaki in #500New Contributors
Full Changelog: crossplane/upjet@v1.9.0...v1.10.0
v1.9.0Compare Source
This release:
What's Changed
Full Changelog: crossplane/upjet@v1.8.0...v1.9.0
v1.8.1Compare Source
This PR bumps the crossplane-runtime dependency.
What's Changed
Full Changelog: crossplane/upjet@v1.8.0...v1.8.1
v1.8.0Compare Source
This release:
v1.19.0and core crossplane tov1.19.1With these releases, since the crossplane-runtime deprecates some functions that I related to reference resolvers, the users must be careful during the upjet bump in the providers. Because, if the upjet version is directly bumped, then the user can encounter some errors as following during generation:
Therefore, for a safe bump, you need to follow these steps:
v0.0.0-20250424174524-de0e5107ea45. This version refers to this commit. Then, please observe the updated reference resolvers.make generate. You will not get any error.What's Changed
New Contributors
Full Changelog: crossplane/upjet@v1.7.0...v1.8.0
v1.7.0Compare Source
crossplane-runtimeand corecrossplanedependencies tov1.18.0, ensuring compatibility with the latest Crossplane ecosystem and taking advantage of recent improvements and bug fixes.v0.31.0, pass context to panic handlers, introduced by kubernetes/kubernetes#121970.v0.31.0, address deprecations introduced by kubernetes/kubernetes#124263.v0.19.0, address breaking changes introduced by kubernetes-sigs/controller-runtime#2799.What's Changed
Full Changelog: crossplane/upjet@v1.6.0...v1.7.0
v1.6.0Compare Source
This release:
What's Changed
Full Changelog: crossplane/upjet@v1.5.0...v1.6.0
v1.5.1Compare Source
This release contains a bug fix for update reconciliations. Now, we will call runtime conversions before update calls.
What's Changed
Full Changelog: crossplane/upjet@v1.5.0...v1.5.1
v1.5.0Compare Source
What's Changed
New Contributors
Full Changelog: crossplane/upjet@v1.4.0...v1.5.0
v1.4.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.