-
Notifications
You must be signed in to change notification settings - Fork 669
Comparing changes
Open a pull request
base repository: minio/minio-go
base: v7.0.80
head repository: minio/minio-go
compare: v7.0.82
- 14 commits
- 23 files changed
- 9 contributors
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d0f897 - Browse repository at this point
Copy the full SHA 0d0f897View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38922cc - Browse repository at this point
Copy the full SHA 38922ccView commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab1c2fe - Browse repository at this point
Copy the full SHA ab1c2feView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 571bf69 - Browse repository at this point
Copy the full SHA 571bf69View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f087a1 - Browse repository at this point
Copy the full SHA 1f087a1View commit details
Commits on Nov 25, 2024
-
Adjust testPresignedPostPolicy to ensure that GetObject... (#1996)
* Adjust testPresignedPostPolicy to ensure that GetObject returns the correct checksum. Add checksum headers to policy * additional test for negative case, test coverage for policy, remove comment
Configuration menu - View commit details
-
Copy full SHA for 7fad06c - Browse repository at this point
Copy the full SHA 7fad06cView commit details -
Add refresh token to WebIdentity OpenID response (#2023)
OpenID can return the refresh token along with the token ID and the access token. Adding this latter to use it in refresh a user claims
Configuration menu - View commit details
-
Copy full SHA for a563333 - Browse repository at this point
Copy the full SHA a563333View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3af356c - Browse repository at this point
Copy the full SHA 3af356cView commit details
Commits on Dec 2, 2024
-
sts: Send the refresh token in the login redirect URL (#2025)
Co-authored-by: Anis Eleuch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de1893f - Browse repository at this point
Copy the full SHA de1893fView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 143808c - Browse repository at this point
Copy the full SHA 143808cView commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e9a483 - Browse repository at this point
Copy the full SHA 5e9a483View commit details
Commits on Dec 7, 2024
-
Add Full Object Checksum API (#2026)
Add support for full object checksums as described here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html To enable, use `ChecksumCRC64NVME`, `ChecksumFullObjectCRC32` or `ChecksumFullObjectCRC32C` as checksum type when uploading. Mint tests updated, but can be disabled with `MINT_NO_FULL_OBJECT=anything` env var. PR will fail against community MinIO without above env var.
Configuration menu - View commit details
-
Copy full SHA for fdef7d2 - Browse repository at this point
Copy the full SHA fdef7d2View commit details
Commits on Dec 10, 2024
-
Read ChecksumAlgorithm and ChecksumType from ListParts (#2032)
These are returned from AWS, so might as well provide them to the user.
Configuration menu - View commit details
-
Copy full SHA for dd4cb86 - Browse repository at this point
Copy the full SHA dd4cb86View commit details
Commits on Dec 12, 2024
-
Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 (#2033)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.31.0. - [Commits](golang/crypto@v0.28.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffa2ddd - Browse repository at this point
Copy the full SHA ffa2dddView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.80...v7.0.82