-
-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: goproxy/goproxy
base: v0.23.0
head repository: goproxy/goproxy
compare: v0.24.0
- 8 commits
- 13 files changed
- 2 contributors
Commits on Oct 28, 2025
-
fix: clean up resources on error paths (#155)
This follows up on #152. Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c75e57e - Browse repository at this point
Copy the full SHA c75e57eView commit details -
refactor: use github.com/aofei/backoff for retries (#157)
- Replace the local exponential backoff helper with github.com/aofei/backoff so `httpGet` uses a well-tested jittered retry loop that still respects context cancellation - Fix the deadline test to expect `context.DeadlineExceeded` Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca9f50b - Browse repository at this point
Copy the full SHA ca9f50bView commit details
Commits on Dec 2, 2025
-
chore(Dockerfile): use heredoc for build steps (#158)
Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0b8fc7 - Browse repository at this point
Copy the full SHA e0b8fc7View commit details
Commits on Dec 4, 2025
-
refactor(cmd/goproxy): make version override linker flag target unexp…
…orted (#159) Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad2730e - Browse repository at this point
Copy the full SHA ad2730eView commit details -
chore(.goreleaser.yaml): add
-trimpathflag for reproducible builds (……#160) See https://goreleaser.com/blog/reproducible-builds/ Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58ebafc - Browse repository at this point
Copy the full SHA 58ebafcView commit details
Commits on Dec 7, 2025
-
chore(deps): bump modules (#161)
- Bump golang.org/x/mod from 0.29.0 to 0.30.0 - Bump github.com/spf13/cobra from 0.10.1 to 0.10.2 - Bump github.com/minio/minio-go from 7.0.95 to 7.0.97 Release-as: 0.24.0 Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb9f845 - Browse repository at this point
Copy the full SHA bb9f845View commit details -
chore(ci): bump actions/checkout from 5 to 6 (#162)
Signed-off-by: Aofei Sheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b436cb8 - Browse repository at this point
Copy the full SHA b436cb8View commit details -
chore(master): release 0.24.0 (#156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb0170a - Browse repository at this point
Copy the full SHA fb0170aView 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 v0.23.0...v0.24.0