circuitbreaker v2.2.1 Release Notes

Release Date: 2018-02-05 // about 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)