Skip to content

Release 2.1.7

Compare
Choose a tag to compare
@rubyist rubyist released this 27 Jul 20:52
· 20 commits to master since this release

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • 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