v1.3.0
- Added
WithDisableCircuitBreaker
andWithDisableBusyLoopBreaker
options. These are variants of the now deprecatedDisableCircuitBreaker
andDisableBusyLoopBreaker
options. They provide a boolean parameter, which is more convenient for usage with
code generation and for shimming with configuration.