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: c2fe179
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: 14b3aa6
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 25, 2024

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

Commits on May 2, 2024

  1. Add support for DelMarkerExpiration element (#1959)

    pkg/lifecycle:
    - Add marshal/unmarshal support for DelMarkerExpiration action
    
    pkg/notification:
    - Add bucket event type for deletion of all versions of an object with
      DEL marker for current version
      "s3:LifecycleDelMarkerExpiration:Delete"
    krisis authored May 2, 2024
    Configuration menu
    Copy the full SHA
    95db455 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    7d712b5 View commit details
    Browse the repository at this point in the history
  2. Add ListMultipartUploads mint tests (#1963)

    Test listing of known multipart upload objects.
    
    Requires minio/minio#19756 which gives consistent upload sorting.
    klauspost authored May 29, 2024
    Configuration menu
    Copy the full SHA
    14b3aa6 View commit details
    Browse the repository at this point in the history
Loading