Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix(deps): update resilience4j to v2 (major) #46

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.1.0

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-resilience4j branch 2 times, most recently from 714d2c9 to 6048380 Compare December 12, 2022 11:46
@renovate renovate bot force-pushed the renovate/major-resilience4j branch from 6048380 to a3ca15f Compare January 17, 2023 11:34
@renovate renovate bot force-pushed the renovate/major-resilience4j branch from 200226c to f4b06ac Compare February 3, 2023 13:46
@renovate renovate bot force-pushed the renovate/major-resilience4j branch from f4b06ac to e84691e Compare May 3, 2023 07:10
@renovate renovate bot force-pushed the renovate/major-resilience4j branch from e84691e to 11b4e12 Compare July 4, 2023 14:41
@foratseif foratseif merged commit 95c92ad into master Aug 7, 2023
2 checks passed
@foratseif foratseif deleted the renovate/major-resilience4j branch August 7, 2023 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant