Update dependency org.springframework.retry:spring-retry to v2 #1623
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.1
->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
v1.3.4
🐞 Bug Fixes
@Retryable
annotation with@AliasFor
recover method #314v1.3.3
⭐ New Features
@Recover
method parameter #247❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v1.3.2
⭐ New Features
🐞 Bug Fixes
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
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.