Releases: minio/minio-go
Releases · minio/minio-go
Feature Release
What's Changed
- replication: change metrics API by @poornas in #1833
- replication: add validation API by @poornas in #1844
Full Changelog: v7.0.58...v7.0.59
Bugfix release
What's Changed
- HealthCheck: Set initial state by @klauspost in #1841
- Added missing Buckets Events by @bexsoft in #1843
New Contributors
Full Changelog: v7.0.57...v7.0.58
Bugfix release
What's Changed
Full Changelog: v7.0.55...v7.0.56
Bugfix release
What's Changed
- GetBucketLifecycleWithInfo tracks changes to ILM by @krisis in #1831
- Add simpler checksum types by @klauspost in #1832
- Add PutObject CRC & trailing checksum tests by @klauspost in #1817
Full Changelog: v7.0.54...v7.0.55
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