Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- Fix sharing of MD5 hasher by @klauspost in #1753
- feat(#1755): GetObject supports overriding response header values by @reedchan7 in #1756
- Snowball: If Modtime unset, use current time by @klauspost in #1763
- Bump Go versions by @klauspost in #1768
- feat: add aws ap-southeast-4 region by @ianmuge in #1767
- STSCertificateIdentity: Init request form by @klauspost in #1770
New Contributors
- @reedchan7 made their first contribution in #1756
- @ianmuge made their first contribution in #1767
Full Changelog: v7.0.47...v7.0.48
Bugfix Release
Bugfix Release
What's Changed
- Add staticcheck by @klauspost in #1735
- Set server-side encryption for CompleteMultipartUpload by @klauspost in #1736
- expiration date format must not use 999Z use 000Z by @harshavardhana in #1740
- func tests: update RemoveObjectWithVersioning test by @poornas in #1738
- Support V10 generated config by @gtpho in #1743
- replication: Add bandwidth usage as part of target metrics by @poornas in #1744
- Add parallel buffered multipart upload by @klauspost in #1745
New Contributors
Full Changelog: v7.0.45...v7.0.46
Bugfix Release
What's Changed
- fix: allow any content using starts-with with an empty value by @fortuneforme in #1718
- Added NewArnFromString to generalize the functionality of ARN parsing by @vgarvardt in #1721
- Update s3-endpoints.go: add missing regions by @scottgerring in #1726
New Contributors
- @fortuneforme made their first contribution in #1718
- @vgarvardt made their first contribution in #1721
- @scottgerring made their first contribution in #1726
Full Changelog: v7.0.43...v7.0.44
Bugfix Release
What's Changed
- Set additional header for deletemarker replication by @poornas in #1715
- Allow empty contentTypeStartsWith in PostPolicy by @skirsten in #1710
- Add support for credential_process by @harshavardhana in #1716
- Transfer returned checksum values by @klauspost in #1719
New Contributors
Full Changelog: v7.0.42...v7.0.43
Bugfix Release
What's Changed
- Add trailing header checksums by @klauspost in #1705
- adding vulncheck github workflow action by @Alevsk in #1712
- do not have headers with empty values by @harshavardhana in #1714
New Contributors
Full Changelog: v7.0.41...v7.0.42
Bugfix Release
What's Changed
- without continuation token avoid infinite loop error out by @harshavardhana in #1704
- stat: Return additional header for deletemarker replication by @poornas in #1707
- change checksums to match what is read() by @harshavardhana in #1709
Full Changelog: v7.0.40...v7.0.41
Bugfix Release
Full Changelog: v7.0.39...v7.0.40
Bugfix Release
What's Changed
- Add fips build tag support by @klauspost in #1700
- fix: use seeker to avoid memory without multipart upload by @harshavardhana in #1699
- fail properly while parsing duplicate tags by @harshavardhana in #1701
Full Changelog: v7.0.38...v7.0.39
Bugfix Release
What's Changed
- Updating documentation links to new URLs by @djwfyi in #1696
- fix: broken unmarshal metadata map due to XML changes by @harshavardhana in #1698
New Contributors
Full Changelog: v7.0.37...v7.0.38