circuitbreaker v2.2.0 Release Notes
Release Date: 2016-08-09 // over 8 years ago-
2.2.0 - 2016-08-09
โ Added
- Externally provided event listener channel (@spencerkimball)
๐ 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)