Skip to content

Commit

Permalink
bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eapache committed Jul 19, 2024
1 parent 96d183b commit cbffb28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ bumping the major version of this package, which violates the official Golang
packaging convention around breaking changes. Typically the versions being
dropped are multiple years old and long unsupported.*

#### main (unreleased)

- Adds `Retrier.WithSurfaceWorkErrors()` to ask the Retrier to always return
the work function's error even if a context deadline is hit (thanks to
Elizabeth Cox).

#### Version 1.6.0 (2024-02-19)

- Adds `Breaker.GetState()` to check the breaker state directly (e.g. for
Expand Down

0 comments on commit cbffb28

Please sign in to comment.