Skip to content

Version 3.0.0 of Heimdall

Compare
Choose a tag to compare
@rShetty rShetty released this 20 Mar 12:43
· 78 commits to master since this release

Changelog

  • Support for Jitter in both Constant and Exponential backoffs when retrying
  • Accept time.Duration at almost all places instead of int
  • Add support for configuring fallbackFn in Hystrix client
  • Code cleanup and refactoring