Skip to content

Commit 0de8a4b

Browse files
committed
Issue ReactiveX#117: release notes
1 parent e80e135 commit 0de8a4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASENOTES.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,10 @@
9999
* PR #80: Resilience4j metrics reporting with Dropwizard metrics.
100100
* PR #81: Resilience4j metrics reporting with Prometheus.
101101
* PR #103, #104, #101: Various improvements of rxJava integration.
102+
* PR #119: Zero allocation rate for CircuitBreaker when it has no event subscribers.
102103
* Issue #61: Permissions aren't available from the first cycle in AtomicRateLimiter.
103104
* Performance improvements of ConcurrentEvictingQueue
105+
106+
NOTE: Braking changes:
107+
108+
* PR #119 - changed API of CircuitBreaker interface.

0 commit comments

Comments
 (0)