circuitbreaker v2.1.7 Release Notes

Release Date: 2016-07-27 // over 7 years ago
  • โž• Added

    • Nothing

    ๐Ÿ—„ Deprecated

    • Nothing

    โœ‚ Removed

    • Nothing

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Set Backoff.MaxElapsedTime to 0 as default [@matope]
    • ๐Ÿ”’ Use a lock when modifying nextBackoff
    • ๐Ÿ›  Fix goroutine leak when using timeouts [@isaldana]
    • ๐Ÿ›  Fix window buckets that should be empty [@isaldana]
    • โšก๏ธ Update backoff package, which has been renamed