Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: goproxy/goproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.1
Choose a base ref
...
head repository: goproxy/goproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 7, 2025

  1. chore: update release workflow to separate tagging and publishing (#122)

    - Configure Release Please to create release drafts.
    - Use GoReleaser to inject artifacts and publish the draft.
    
    This streamlines the release process by deferring publication until
    artifacts are ready.
    
    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    33c5b1e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/mod and github.com/minio/minio-go/v7 (#…

    …123)
    
    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    4eee47d View commit details
    Browse the repository at this point in the history
  3. chore(master): release 0.20.2 (#124)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    8711d08 View commit details
    Browse the repository at this point in the history
Loading