circuitbreaker v2.2.1 Release Notes

Release Date: 2018-02-05 // over 6 years ago

Previous changes from v2.2.0

  • 2.2.0 - 2016-08-09

    โž• Added

    ๐Ÿ—„ Deprecated

    • Nothing

    โœ‚ Removed

    • Nothing

    ๐Ÿ›  Fixed

    • โฌ‡๏ธ Reduce allocations around last failure time storage
    • ๐Ÿ‘‰ Use the Clock for window code as well
    • โœ‚ Remove test data race
    • ๐Ÿ›  Fix race condition in state() (@tamird)