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.53
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.54
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    7ae4e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbaeec6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. add fan-Out API support for encryption, checksums (#1828)

    this sets it encryption per object as needed, i.e
    you may use SSE, SSEC and SSE-KMS for each of the
    fan-out objects as you need.
    harshavardhana authored May 24, 2023
    Configuration menu
    Copy the full SHA
    46ee789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299924e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4effa94 View commit details
    Browse the repository at this point in the history
Loading