mitodl / keycloak-scim

SCIM client plugin for Keycloak
Apache License 2.0
30 stars 6 forks source link

fix(deps): update dependency io.github.resilience4j:resilience4j-retry to v2 #14

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

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`](https://togithub.com/resilience4j/resilience4j/releases/tag/v2.2.0) [Compare Source](https://togithub.com/resilience4j/resilience4j/compare/v2.1.0...v2.2.0) ##### Enhancements - Support Micronaut 4 - Issue [#​1962](https://togithub.com/resilience4j/resilience4j/issues/1962): Added apache commons configuration based registries ##### Bugs - Issue [#​2052](https://togithub.com/resilience4j/resilience4j/issues/2052): Support class name using SpEL expression at [@​Circuitbreaker](https://togithub.com/Circuitbreaker) name field enhancement - Issue [#​2040](https://togithub.com/resilience4j/resilience4j/issues/2040): ThreadPoolBulkhead always uses the "default" configuration in micronaut application bug - Issue [#​2037](https://togithub.com/resilience4j/resilience4j/issues/2037): Removing stale retry configurations from configuration map enhancement - Issue [#​1625](https://togithub.com/resilience4j/resilience4j/issues/1625): New module that collects overall information enhancement - Issue [#​1565](https://togithub.com/resilience4j/resilience4j/issues/1565): Do not retry if IntervalFunction returns interval less than 0 - Issue [#​1865](https://togithub.com/resilience4j/resilience4j/issues/1865): Timelimiter always uses the "default" configuration in micronaut application - Issue [#​2038](https://togithub.com/resilience4j/resilience4j/issues/2038): java.lang.StackOverflowError due to infinite loop in CircuitBreakerStateMachine$OpenState.tryAcquirePermission ### [`v2.1.0`](https://togithub.com/resilience4j/resilience4j/releases/tag/v2.1.0) ### Enhancements - Fallbackmethod supports usage of annotations in Spring - Issue [#​1955](https://togithub.com/resilience4j/resilience4j/issues/1955): RecordResultPredicate can be configured in Spring Boot config now ### Bugs - Issue [#​1980](https://togithub.com/resilience4j/resilience4j/issues/1980): Fixed API regression following removal of io.vavr dependencies in v2.0.0 ### [`v2.0.2`](https://togithub.com/resilience4j/resilience4j/releases/tag/v2.0.2) ##### Bugs - Issue [#​1835](https://togithub.com/resilience4j/resilience4j/issues/1835): Fixed CircuitBreaker CheckedSupplier and CheckedFunction decorator not opening on recordResultPredicate ### [`v2.0.1`](https://togithub.com/resilience4j/resilience4j/releases/tag/v2.0.1) ##### Enhancements - Support Spring Boot 3 by adding resilience4j-spring-boot3 and resilience4j-spring6 - Issue [#​1787](https://togithub.com/resilience4j/resilience4j/issues/1787): Apply Spring Boot customizers even if there is no instance entry in the config file ##### Bugs - Issue [#​1825](https://togithub.com/resilience4j/resilience4j/issues/1825): Aspectj must not be mandatory in Spring Boot modules - Issue [#​1809](https://togithub.com/resilience4j/resilience4j/issues/1809): Fixed concurrency issue in Cache module ### [`v2.0.0`](https://togithub.com/resilience4j/resilience4j/releases/tag/v2.0.0) - 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 - "every weekend" in timezone US/Eastern, 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 has been generated by Mend Renovate. View repository job log here.