javaslang-circuitbreaker v0.12.0 Release Notes

Release Date: 2018-03-13 // about 6 years ago

    PR #188: Added reset method to Circuit Breaker

    PR #194: Added disable and force_open states to Circuit Breaker

    👍 PR #205: Added Reactor support for circuit breaker, bulkhead and rate limiter.

    👍 PR #206: Added support for Micrometer

    ⚡️ PR #208: Updated Retrofit version from 2.1 to 2.3

    PR #211: Make sure the Reactor operators can be used together on a Flux

    ⚡️ Updated Vavr from 0.9.1 to 0.9.2

    ⚡️ Updated RxJava from 2.1.3 to 2.1.10

    ⚡️ Updated Vertx from 3.4.1 to 3.5.1

    ⚡️ Updated Dropwizard Metrics from 3.1.2 to 3.2.5

    🚀 Updated Spring Boot from 1.4.3.RELEASE to 1.5.5.RELEASE

    ⚡️ Updated Ratpack from 1.4.6 to 1.5.4

    ⚡️ Updated Prometheus from 0.0.21 to 0.3.0

    🔧 Issue #47: OSGI Support. Fixed bnd configuration in publishing.gradle