-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update dependency org.springframework.retry:spring-retry to v2 #4039
Merged
Conversation
This file contains 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
CCD diff reportNo change |
193e293
to
a2374ed
Compare
f7f9000
to
e78b7fd
Compare
6b4bfed
to
6df5b7e
Compare
51ec74a
to
7848289
Compare
e28fd32
to
e7aec75
Compare
e7aec75
to
e7bdf97
Compare
e7bdf97
to
b927ec0
Compare
b927ec0
to
772be56
Compare
772be56
to
84bb5a6
Compare
84bb5a6
to
7cf08dd
Compare
7cf08dd
to
74e6519
Compare
74e6519
to
c0ccb01
Compare
linusnorton
approved these changes
Feb 4, 2025
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:
1.3.4
->2.0.11
Release Notes
spring-projects/spring-retry (org.springframework.retry:spring-retry)
v2.0.11
⭐ New Features
🐞 Bug Fixes
📔 Documentation
v2.0.10
⭐ New Features
❤️ Contributors
Thank you to all the contributors who worked on this release:
@NorsaG and @dsyer
v2.0.9
⭐ New Features
@Recover
method #188🐞 Bug Fixes
MetricsRetryListener
#467backOff
when maxBackOffPeriod is less than minBackOffPeriod. #464v2.0.8
⭐ New Features
@Nullable
in RetryContext to easier detect possible NPE #457📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@szpak
v2.0.7
⭐ New Features
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@marcingrzejszczak
v2.0.6
⭐ New Features
🐞 Bug Fixes
@Retryable
annotation retrying with ExponentialBackOff instead of ExponentialRandomBackOff when randomExpression provided #427📔 Documentation
setThrowLastExceptionOnExhausted
ofRetryTemplate
#137🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@aozeyu
v2.0.5
⭐ New Features
classifiable
's self class checked twice #212🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@hoonti06
v2.0.4
🐞 Bug Fixes
🔨 Dependency Upgrades
v2.0.3
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@liran2000 and @quaff
v2.0.2
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@aahlenst and @artembilan
v2.0.1
⭐ New Features
@EnableRetry
#335RetryListener
#326@EnableRetry
like@EnableAsync
#22🐞 Bug Fixes
@CircuitBreaker
with Spring Framework 6 #324@EnableRetry
with Spring Framework 6 #322📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@esivakumar18, @garyrussell, @hpoettker, @tobi5775, and @xak2000
v2.0.0
🔨 Dependency Upgrades
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 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.