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: minio/minio-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.83
Choose a base ref
...
head repository: minio/minio-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.84
Choose a head ref
  • 6 commits
  • 13 files changed
  • 6 contributors

Commits on Jan 6, 2025

  1. Configuration menu
    Copy the full SHA
    ad925db View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. fix: use Hostname instead of Host in s3utils.GetRegionFromURL (#2046)

    This resolves an issue where the regex fails to match the region if the endpoint includes a port.
    Reference: https://pkg.go.dev/net/url#URL.Hostname
    huanghaoyuanhhy authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    5cf2ee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. docs: CopyObject update docs variable reference (#2017)

    Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>
    767829413 authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    5b389f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18789f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd5a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    113812b View commit details
    Browse the repository at this point in the history
Loading