Releases: minio/minio-go
Releases · minio/minio-go
Bugfix release
What's Changed
- Add putobject example with manual checksum by @klauspost in #1819
- add fan-Out API support for encryption, checksums by @harshavardhana in #1828
- simplify adding checksums by @harshavardhana in #1829
- update all dependencies by @harshavardhana in #1830
Full Changelog: v7.0.53...v7.0.54
Bugfix release
What's Changed
- GetBucketLocation: Use vhost signature in case of v2 signature by @vadmeste in #1810
- listen bucket: Support empty events from the server by @vadmeste in #1812
- StatObject: Support PartNumber, etc by @klauspost in #1816
- mint: Add more checksum tests by @klauspost in #1815
- Add missing JSON tags for NoncurrentVersionExpiration struct by @kaankabalak in #1823
- implement fan-out API by @harshavardhana in #1826
New Contributors
- @kaankabalak made their first contribution in #1823
Full Changelog: v7.0.52...v7.0.53
Bugfix release
What's Changed
- Revert "Add missing aws-chunked transfer encoding (#1803)" by @harshavardhana in #1804
Full Changelog: v7.0.51...v7.0.52
Bugfix release
What's Changed
- Fix listobjects with metadata by @klauspost in #1795
- Add missing aws-chunked transfer encoding by @klauspost in #1803
Full Changelog: v7.0.50...v7.0.51
Bugfix release
What's Changed
- Update minio.Core API by @donatello in #1764
- remove sse-s3 header in completeMultipartUpload by @harshavardhana in #1777
- upgrade all deps by @harshavardhana in #1778
- allow setting region via custom function by @harshavardhana in #1786
- allow virtual host style for GetBucketLocation API, if requested by @harshavardhana in #1785
- Add ap-south-2 to endpoints by @Prajithp in #1781
New Contributors
Full Changelog: v7.0.49...v7.0.50
Bugfix Release
What's Changed
- support If-Match/If-None-Match for PUT operations by @harshavardhana in #1772
- upgrade minio-go deps by @harshavardhana in #1774
Full Changelog: v7.0.48...v7.0.49
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