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

Feature: Update resilience4j.version to v1.4.0 #29

Merged
merged 1 commit into from
May 13, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2020

This PR contains the following updates:

Package Update Change
io.github.resilience4j:resilience4j-retry minor 1.3.1 -> 1.4.0
io.github.resilience4j:resilience4j-metrics minor 1.3.1 -> 1.4.0
io.github.resilience4j:resilience4j-circuitbreaker minor 1.3.1 -> 1.4.0

Release Notes

resilience4j/resilience4j

v1.4.0

Compare Source

  • Issue #​703: Add a feature that allows to plug-in your own Registry implementation which can be based on a cache library if needed.
  • Issue #​737: Updated reactor version to 3.3.0.RELEASE
  • Issue #​933: Add RegistryStore and builder methods to create BulkheadRegistry and ThreadPoolBulkheadRegistry
  • Issue #​924: Add RegistryStore and builder methods to create RetryRegistry
  • Issue #​910: Add RegistryStore and builder methods to create RateLimiterRegistry
  • Issue #​928: Fix TimeLimiter does not set a message for TimeoutException
  • Issue #​916: Allow setting Retry Wait Duration Limit to value equal >= zero
  • Issue #​887: Fixing Spring Boot Common and Spring Boot 2 modules share the same packages which is not allowed in the Java Module system
  • Issue #​886: Add support for RxJava 3
  • Issue #​913: Add proper graceful cleanup of resilience4j thread pool executors which make it properly cleaned on spring boot applications
  • Issue #​939: Fix actuator shows Whitelabel error page with "Invalid Event"
  • Issue #​958: Added missing method to set contextProgagators in ThreadPoolBulkheadConfigurationProperties
  • PR #​914: Adding non-coroutine kotlin wrapper functions as a convenience
  • PR #​943: Removed deprecated documentation

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, 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 WhiteSource Renovate. View repository job log here.

@eocantu eocantu merged commit a8942c4 into master May 13, 2020
@eocantu eocantu deleted the renovate-resilience4j.version branch May 13, 2020 16:20
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.

None yet

2 participants