Dropwizard Circuit Breaker v0.0.5 Release Notes

Release Date: 2016-04-07 // about 8 years ago
    1. General code clean up.
    2. Removing unnecessary threshold parameter on @CircuitBreaker annotation, which is not currently implemented. 👻 3. Throwing OperationException, instead of generic Exception, from the circuit breaker wrapped block.