heimdall v3.0.0 Release Notes

Release Date: 2018-03-20 // about 6 years ago
  • ๐Ÿ”„ 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