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.60
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.61
Choose a head ref
  • 6 commits
  • 27 files changed
  • 2 contributors

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    589ff8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75cfd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. allow users to provide their custom httptrace.ClientTrace (#1857)

    providing custom httptrace allows users to debug low
    level details such as dial, dns and connection errors
    more granularly.
    harshavardhana authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    afb31a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f66976 View commit details
    Browse the repository at this point in the history
Loading