generated from crossplane/upjet-provider-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Update module github.com/crossplane/upjet to v1.11.0 #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-crossplane-upjet-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
7b896a1 to
0bd9c6b
Compare
0bd9c6b to
733deb9
Compare
733deb9 to
e7000ad
Compare
e7000ad to
5111e60
Compare
5111e60 to
8554cf4
Compare
8554cf4 to
66a14e2
Compare
66a14e2 to
a5e95f2
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.