-
Notifications
You must be signed in to change notification settings - Fork 160
Comparing changes
Open a pull request
base repository: avast/retry-go
base: 4.6.0
head repository: avast/retry-go
compare: v4.6.1
- 16 commits
- 10 files changed
- 4 contributors
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82e870d - Browse repository at this point
Copy the full SHA 82e870dView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fd002b - Browse repository at this point
Copy the full SHA 8fd002bView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1cad88 - Browse repository at this point
Copy the full SHA b1cad88View commit details -
Merge pull request #100 from ajeetdsouza/ajeetdsouza-patch-1
Update link to docs
Configuration menu - View commit details
-
Copy full SHA for 01d7e00 - Browse repository at this point
Copy the full SHA 01d7e00View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb3d8dc - Browse repository at this point
Copy the full SHA eb3d8dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 948c287 - Browse repository at this point
Copy the full SHA 948c287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c0cc21 - Browse repository at this point
Copy the full SHA 1c0cc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5197715 - Browse repository at this point
Copy the full SHA 5197715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6523ff3 - Browse repository at this point
Copy the full SHA 6523ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac94eb5 - Browse repository at this point
Copy the full SHA ac94eb5View commit details -
Merge pull request #126 from avast/issue_99_failing_test_on_windows
fix test for slow windows + add newer golang versions
Configuration menu - View commit details
-
Copy full SHA for 0eeb96f - Browse repository at this point
Copy the full SHA 0eeb96fView commit details -
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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 d873473 - Browse repository at this point
Copy the full SHA d873473View commit details -
Merge pull request #123 from avast/dependabot/go_modules/github.com/s…
…tretchr/testify-1.10.0 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Configuration menu - View commit details
-
Copy full SHA for 79a35c4 - Browse repository at this point
Copy the full SHA 79a35c4View commit details
Commits on Feb 22, 2025
-
Make sure DelayType function gets consistent values of n
Without this change DelayType function gets n either from 0,1,2,... or from 1,2,3,... depending on the value of Attempts config value. This change unifies the behaviour and makes n always take values from 1,2,3,... Fixes #124 Signed-off-by: Piotr Jastrzebski <haaawk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d7cef7 - Browse repository at this point
Copy the full SHA 8d7cef7View commit details
Commits on Feb 24, 2025
-
Merge pull request #125 from haaawk/fix_124
Make sure DelayType function gets consistent values of n
Configuration menu - View commit details
-
Copy full SHA for d20c351 - Browse repository at this point
Copy the full SHA d20c351View commit details -
🚀 (VERSION): bump version from 4.6.0 to 4.6.1 to reflect recent chang…
…es and improvements
Configuration menu - View commit details
-
Copy full SHA for 93932f8 - Browse repository at this point
Copy the full SHA 93932f8View 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.0...v4.6.1