Skip to content

v1.3.0

Compare
Choose a tag to compare
@stewartboyd119 stewartboyd119 released this 26 Sep 01:04
· 8 commits to main since this release
b18d47d
  1. Added WithDisableCircuitBreaker and WithDisableBusyLoopBreaker options. These are variants of the now deprecated DisableCircuitBreaker
    and DisableBusyLoopBreaker options. They provide a boolean parameter, which is more convenient for usage with
    code generation and for shimming with configuration.