------------------ * Bugfix. Add missing failure event when the threshod is attempt.
0.6.0
------------------ * Refactor to get an asynchronous and a synchronous api.
.. important ::
Breaking Change
Now the main class export ``CircuitBreakerFactory`` is now ``AsyncCircuitBreakerFactory`` and there is a ``SyncCircuitBreakerFactory`` for synchronous consumers.