Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump module github.com/eapache/go-resiliency to v1.3.0 #2283

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Jul 19, 2022

This PR contains the following updates:

Package Type Update Change
github.com/eapache/go-resiliency require minor v1.2.0 -> v1.3.0

Release Notes

eapache/go-resiliency

v1.3.0

Compare Source

  • Increased minimum Golang version to 1.13.
  • Fix a goroutine leak in Deadline.Run() on ErrTimeOut.
  • Add a go.mod file to conform to more recent Golang version standards.
  • Use errors.Is when classifying errors for the Retrier (thanks to Taufik Rama).
  • Add implementation of LimitedExponentialBackoff for the Retrier (thanks to tukeJonny).

@dnwe dnwe force-pushed the deps/github.com-eapache-go-resiliency-1.x branch from 0e5f480 to 7117d79 Compare July 20, 2022 16:03
@dnwe dnwe merged commit d96db86 into main Jul 20, 2022
@dnwe dnwe deleted the deps/github.com-eapache-go-resiliency-1.x branch July 20, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant