dependabot[bot] opened a new pull request, #3493:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3493

   Bumps [resilience4j-bom](https://github.com/resilience4j/resilience4j) from 
1.7.0 to 2.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/resilience4j/resilience4j/releases";>resilience4j-bom's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release v2.0.0</h2>
   <ul>
   <li>Removed Vavr as a dependency</li>
   <li>Upgraded to Java 17</li>
   <li>Upgraded to Kotlin 1.7.20</li>
   <li>Upgraded to Spring Boot 2.7</li>
   <li>Upgraded to Micronaut 3.7.3</li>
   </ul>
   <h2>Release v1.7.1</h2>
   <h1>Enhancements</h1>
   <ul>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1414";>#1414</a>:
 SpEL expressions support passing runtime method arguments to bean methods</li>
   </ul>
   <h1>Bugs</h1>
   <ul>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1268";>#1268</a>:
 Stream events from springboot2 stopped SSE after the 1st message.</li>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1372";>#1372</a>:
 Kotlin Timelimiter executeSuspendFunction throws TimeoutException after 
coroutine is canceled</li>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1432";>#1432</a>:
 CircuitBreaker permits more calls then expected when switching from OPEN to 
HALF_OPEN state</li>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1437";>#1437</a>:
 Event can be published twice when CircuitBreaker in MetricsOnlyState</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc";>resilience4j-bom's
 changelog</a>.</em></p>
   <blockquote>
   <p>== Version 1.7.0</p>
   <p>=== Enhancements</p>
   <ul>
   <li>RateLimiter: Reduce RateLimiter memory footprint of high cardinality 
keys <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1221";>#1221</a></li>
   <li>CircuitBreaker: When waitDurationInOpenState and 
waitIntervalFunctionInOpenStat are used together, waitDurationInOpenState will 
be overridden <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1214";>#1214</a></li>
   <li>TimeLimiterAspect does not refresh static timeLimiterExecutorService on 
Spring context shutdown and restart <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1203";>#1203</a></li>
   <li>CircuitBreaker: Record a failure on result <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/384";>#384</a></li>
   <li>Added support for Micronaut</li>
   <li>Updated Spring Boot from 2.3.0.RELEASE to 2.4.1</li>
   <li>Updated Reactor from 3.3.0.RELEASE to 3.4.0</li>
   <li>Updated Spring Cloud Context from 2.2.2.RELEASE to 3.0.0</li>
   <li>Updated Spring Framework from 5.2.6.RELEASE to 5.3.2</li>
   <li>Updated Spring Boot Open Feign from 2.2.2.RELEASE to 2.2.6.RELEASE</li>
   <li>Updated Kotlin Coroutines from 1.3.2 to 1.4.2</li>
   <li>Updated Dropwizard Metrics from 3.2.6 to 4.1.16</li>
   <li>Prevent the decoration of default methods in feign client <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/pull/1245";>#1245</a></li>
   <li>Added RateLimiter.drainPermissions method <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/pull/1240";>#1240</a></li>
   <li>Added failAfterMaxAttempts flag to RetryConfig and a new 
MaxRetriesExceededException <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/pull/1293";>#1293</a></li>
   </ul>
   <p>=== Bugs</p>
   <ul>
   <li>NullPointerException requesting actuator metrics for retries using 
retryOnResult <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1205";>#1205</a></li>
   <li>CircuitBreakers events endpoint doesn't work after replacing instances 
at runtime  <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1116";>#1116</a></li>
   </ul>
   <p>=== Version 1.7.1</p>
   <p>==== Enhancements
   Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1414";>#1414</a>:
 SpEL expressions support passing runtime method arguments to bean methods</p>
   <p>==== Bugs</p>
   <ul>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1268";>#1268</a>:
 Stream events from springboot2 stopped SSE after the 1st message.</li>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1372";>#1372</a>:
 Kotlin Timelimiter executeSuspendFunction throws TimeoutException after 
coroutine is canceled</li>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1432";>#1432</a>:
 CircuitBreaker permits more calls then expected when switching from OPEN to 
HALF_OPEN state</li>
   <li>Issue <a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1437";>#1437</a>:
 Event can be published twice when CircuitBreaker in MetricsOnlyState</li>
   </ul>
   <p>== Version 2.0.0</p>
   <p>=== Enhancements</p>
   <ul>
   <li>Removed Vavr as a dependency</li>
   <li>Upgraded to Java 17</li>
   <li>Upgraded to Kotlin 1.7.20</li>
   <li>Upgraded to Spring Boot 2.7</li>
   <li>Upgraded to Micronaut 3.7.3</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/b81dd07aaa10a8f69fa983ed03e14f062048c552";><code>b81dd07</code></a>
 Allow any backoff multiplier (<a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1816";>#1816</a>)</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/996289e10c5812440506c37144dc9bd3d6210951";><code>996289e</code></a>
 Fixed JavaDoc issue in BulkheadInterceptor</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/aae28bba6f6f6a69b0aa4ed7db5fe4b15c450552";><code>aae28bb</code></a>
 Ignore Spring Boot Stream Tests until fixed</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/98f0f3be3605628d8ff610577dff6b72acc86597";><code>98f0f3b</code></a>
 Updated to Micronaut 3.7</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/dd92b0961e55d6769e507d1a871e4eb849010ff8";><code>dd92b09</code></a>
 Updated to Micronaut 3.1</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/ad0d96f55ca4c1de8545fb83810051f1023bd702";><code>ad0d96f</code></a>
 Updated Feign Version</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/2cea20e862ac2b96f0151876b1266899b81d74cb";><code>2cea20e</code></a>
 Prepare release 2.0.0</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/17248a4848e7138c7f5ea5de272a73adca2ff52a";><code>17248a4</code></a>
 Added support for micrometer 1.10 observations (<a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1698";>#1698</a>)</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/89d65f571a994414206de2a38533c85b23bf4e80";><code>89d65f5</code></a>
 Feature: add fallback decorator to reactor operators (<a 
href="https://github-redirect.dependabot.com/resilience4j/resilience4j/issues/1724";>#1724</a>)</li>
   <li><a 
href="https://github.com/resilience4j/resilience4j/commit/f7577d4a93217a120ebc7deb7bc33f37a0930257";><code>f7577d4</code></a>
 Use <code>CircuitBreaker.getCurrentTimestamp</code> instead of 
<code>System.nanoTime</code> in Kotl...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/resilience4j/resilience4j/compare/v1.7.0...v2.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.resilience4j:resilience4j-bom&package-manager=maven&previous-version=1.7.0&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to