Version 3.0.0 of Heimdall
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