What's Changed
* sts: Send the refresh token in the login redirect URL by vadmeste in https://github.com/minio/minio-go/pull/2025
* Fix duplicate API call on `obj.Stat()` by OrkhanAlikhanov in https://github.com/minio/minio-go/pull/2028
* Fix for tests running in mint vs locally by marktheunissen in https://github.com/minio/minio-go/pull/2029
* Add Full Object Checksum API by klauspost in https://github.com/minio/minio-go/pull/2026
* Read ChecksumAlgorithm and ChecksumType from ListParts by klauspost in https://github.com/minio/minio-go/pull/2032
* Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 by dependabot in https://github.com/minio/minio-go/pull/2033
New Contributors
* OrkhanAlikhanov made their first contribution in https://github.com/minio/minio-go/pull/2028
**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.81...v7.0.82