Skip to content
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

fix(deps): update dependency io.github.resilience4j:resilience4j-retry to v2 j:cdx-227 #152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.resilience4j:resilience4j-retry (source) 1.7.1 -> 2.2.0 age adoption passing confidence

Release Notes

resilience4j/resilience4j (io.github.resilience4j:resilience4j-retry)

v2.2.0

Compare Source

Enhancements
  • Support Micronaut 4
  • Issue #​1962: Added apache commons configuration based registries
Bugs
  • Issue #​2052: Support class name using SpEL expression at @​Circuitbreaker name field enhancement
  • Issue #​2040: ThreadPoolBulkhead always uses the "default" configuration in micronaut application bug
  • Issue #​2037: Removing stale retry configurations from configuration map enhancement
  • Issue #​1625: New module that collects overall information enhancement
  • Issue #​1565: Do not retry if IntervalFunction returns interval less than 0
  • Issue #​1865: Timelimiter always uses the "default" configuration in micronaut application
  • Issue #​2038: java.lang.StackOverflowError due to infinite loop in CircuitBreakerStateMachine$OpenState.tryAcquirePermission

v2.1.0

Compare Source

Enhancements

  • Fallbackmethod supports usage of annotations in Spring
  • Issue #​1955: RecordResultPredicate can be configured in Spring Boot config now

Bugs

  • Issue #​1980: Fixed API regression following removal of io.vavr dependencies in v2.0.0

v2.0.2

Compare Source

Bugs

  • Issue #​1835: Fixed CircuitBreaker CheckedSupplier and CheckedFunction decorator not opening on recordResultPredicate

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

  • Removed Vavr as a dependency
  • Upgraded to Java 17
  • Upgraded to Kotlin 1.7.20
  • Upgraded to Spring Boot 2.7
  • Upgraded to Micronaut 3.7.3

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 15, 2024 01:07
@renovate renovate bot requested review from olamothe, fbeaudoincoveo and alexprudhomme and removed request for a team July 15, 2024 01:07
Copy link
Contributor

@alexprudhomme alexprudhomme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cant update this without Java 17

@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 20901b5 to 59d3a05 Compare July 22, 2024 12:38
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 6102f20 to 5b0604f Compare July 29, 2024 17:04
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 66d4a1a to e4d2fb5 Compare August 5, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant