We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80e135 commit 0de8a4bCopy full SHA for 0de8a4b
RELEASENOTES.adoc
@@ -99,5 +99,10 @@
99
* PR #80: Resilience4j metrics reporting with Dropwizard metrics.
100
* PR #81: Resilience4j metrics reporting with Prometheus.
101
* PR #103, #104, #101: Various improvements of rxJava integration.
102
+* PR #119: Zero allocation rate for CircuitBreaker when it has no event subscribers.
103
* Issue #61: Permissions aren't available from the first cycle in AtomicRateLimiter.
104
* Performance improvements of ConcurrentEvictingQueue
105
+
106
+NOTE: Braking changes:
107
108
+* PR #119 - changed API of CircuitBreaker interface.
0 commit comments