fix(deps): update dependency io.github.resilience4j:resilience4j-retry to v2 j:cdx-227 #152
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.7.1
->2.3.0
Release Notes
resilience4j/resilience4j (io.github.resilience4j:resilience4j-retry)
v2.3.0
Compare Source
Enhancements
decorateSupplier
as aRetry
instance method.Retry#executeSuspendExecute
condition to enhance consistency withFlowRetry
.Synchronized
toReentrantLock
to avoid virtual-thread pinning issues.Clock
toCircuitBreakerConfig
and utilize it in the state machine.RateLimiter.executeSuspendFunction
respectsdrainPermissionsOnResult
in the configuration.RateLimiter
permits in annotations.Bugs
DefaultEventConsumerRegistry
.CompletionStage
does not complete on user-supplied predicate failures.StackOverflowError
and circular reference in CircuitBreaker configuration handling.slowCallDurationThreshold
.v2.2.0
Compare Source
Enhancements
Bugs
v2.1.0
Compare Source
Enhancements
Bugs
v2.0.2
Compare Source
Bugs
v2.0.1
Compare Source
Enhancements
Support Spring Boot 3 by adding resilience4j-spring-boot3 and resilience4j-spring6
Issue #1787: Apply Spring Boot customizers even if there is no instance entry in the config file
Bugs
Issue #1825: Aspectj must not be mandatory in Spring Boot modules
Issue #1809: Fixed concurrency issue in Cache module
v2.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.
🚦 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 has been generated by Renovate Bot.