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

Update dependency io.github.resilience4j:resilience4j-kotlin to v2 - autoclosed #1100

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.2.0

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

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

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

v2.0.1

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

  • 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 this update 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 added the dependencies Pull requests that update a dependency file label Sep 19, 2023
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 8 times, most recently from 56336bc to c056e34 Compare September 26, 2023 16:14
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 10 times, most recently from 8981cfd to 3653592 Compare October 4, 2023 18:16
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 6 times, most recently from dcbc10d to 187ff34 Compare October 11, 2023 21:46
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 4 times, most recently from ec394b2 to c1948da Compare October 16, 2023 19:31
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 6 times, most recently from bda349a to 773879c Compare January 9, 2024 10:27
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 9 times, most recently from e0bbf58 to 0e90083 Compare January 17, 2024 00:58
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch 9 times, most recently from 732d05a to 342f628 Compare January 25, 2024 01:28
@renovate renovate bot force-pushed the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch from 342f628 to 22bd313 Compare January 25, 2024 17:56
@ubiratansoares
Copy link
Member

Fixed by #1220

@ubiratansoares ubiratansoares deleted the renovate/io.github.resilience4j-resilience4j-kotlin-2.x branch January 25, 2024 21:56
@renovate renovate bot changed the title Update dependency io.github.resilience4j:resilience4j-kotlin to v2 Update dependency io.github.resilience4j:resilience4j-kotlin to v2 - autoclosed Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant