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.18.0
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.18.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 6, 2024

  1. docs(README.md): add Conventional Commits requirement to "Contributin…

    …g" section (#81)
    
    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c0ce09d View commit details
    Browse the repository at this point in the history
  2. chore(ci): configure release-please to open PRs as drafts (#83)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    320a8c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. chore(Dockerfile): use Alpine 3.21 as base image (#84)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    7bb9dfd 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 (#85

    )
    
    - Bumped golang.org/x/mod from 0.21.0 to 0.22.0.
    - Bumped github.com/minio/minio-go/v7 from 7.0.79 to 7.0.81.
    
    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    f44b882 View commit details
    Browse the repository at this point in the history
  3. refactor: utilize slices package from stdlib (#86)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    b108687 View commit details
    Browse the repository at this point in the history
  4. chore(master): release 0.18.1 (#82)

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