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.49
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.50
Choose a head ref
  • 9 commits
  • 19 files changed
  • 4 contributors

Commits on Feb 18, 2023

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

Commits on Feb 24, 2023

  1. Update minio.Core API (#1764)

    These breaking changes are added:
    
    - Add custom headers and trailers parameters for PutObjectPart and
    update input parameters to a struct
    - Expose upload info in CompleteMultipartUpload
    - Add an options type for PutObjectPart options
    donatello authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3485170 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    1861f7b View commit details
    Browse the repository at this point in the history
  2. remove sse-kms header in completeMultipartUpload

    continuation of #1777
    harshavardhana committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3b3add1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    5384d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24cdd7f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

Commits on Mar 24, 2023

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