-
Notifications
You must be signed in to change notification settings - Fork 172
Comparing changes
Open a pull request
base repository: avast/retry-go
base: 4.6.1
head repository: avast/retry-go
compare: 4.7.0
- 14 commits
- 7 files changed
- 5 contributors
Commits on Mar 21, 2025
-
extract context errors with context.Cause and not ctx.Err() to suppor…
…t users using CancelCause
Configuration menu - View commit details
-
Copy full SHA for 912b0c5 - Browse repository at this point
Copy the full SHA 912b0c5View commit details -
Merge pull request #117 from NivKeidan/support-context-cancel-cause
support context cancel cause
Configuration menu - View commit details
-
Copy full SHA for cbf4dbf - Browse repository at this point
Copy the full SHA cbf4dbfView commit details
Commits on May 30, 2025
-
feature: add FullJitterBackoffDelay
amirreza.fahimidero committedMay 30, 2025 Configuration menu - View commit details
-
Copy full SHA for 10df0c1 - Browse repository at this point
Copy the full SHA 10df0c1View commit details -
amirreza.fahimidero committed
May 30, 2025 Configuration menu - View commit details
-
Copy full SHA for 3b6a318 - Browse repository at this point
Copy the full SHA 3b6a318View commit details
Commits on Jun 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e330bce - Browse repository at this point
Copy the full SHA e330bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c62c20 - Browse repository at this point
Copy the full SHA 6c62c20View commit details
Commits on Aug 28, 2025
-
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 459fade - Browse repository at this point
Copy the full SHA 459fadeView commit details
Commits on Oct 14, 2025
-
Merge pull request #136 from avast/dependabot/go_modules/github.com/s…
…tretchr/testify-1.11.1 Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Configuration menu - View commit details
-
Copy full SHA for 22920c3 - Browse repository at this point
Copy the full SHA 22920c3View commit details -
Merge pull request #128 from amirrezafahimi/master
Add FullJitterBackoffDelay
Configuration menu - View commit details
-
Copy full SHA for 5068e50 - Browse repository at this point
Copy the full SHA 5068e50View commit details -
Merge pull request #129 from StounhandJ/master
No delay after final retry on max attempts
Configuration menu - View commit details
-
Copy full SHA for 9e5d0d6 - Browse repository at this point
Copy the full SHA 9e5d0d6View commit details -
Merge pull request #130 from StounhandJ/back_off_delay
BackOffDelay multiplies attempts from zero
Configuration menu - View commit details
-
Copy full SHA for 66013da - Browse repository at this point
Copy the full SHA 66013daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bdef9c - Browse repository at this point
Copy the full SHA 0bdef9cView commit details -
Merge pull request #142 from avast/go_1_25_test_environment
add Go version 1.25 to test matrix for expanded compatibility testing
Configuration menu - View commit details
-
Copy full SHA for 306fcee - Browse repository at this point
Copy the full SHA 306fceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 375037b - Browse repository at this point
Copy the full SHA 375037bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.6.1...4.7.0