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-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 97edc5dd6b0c27eec8454d40d87cf1b08063836f
Choose a base ref
...
head repository: minio/minio-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 81a152d75413aadd18318e8217336fe58dd8f184
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 17, 2024

  1. Error out for invalid object name with '.' and '..' (#1431)

    Signed-off-by: Bala.FA <bala@minio.io>
    balamurugana authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    67c0c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba45d0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    935500a View commit details
    Browse the repository at this point in the history
  4. SignV4: trim leading/trailing spaces in header value

    Fixes #1434
    
    Signed-off-by: Bala.FA <bala@minio.io>
    balamurugana committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    81a152d View commit details
    Browse the repository at this point in the history
Loading