circuitbreaker v2.2.0 Release Notes

Release Date: 2016-08-09 // over 7 years ago
  • 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)