Releases: minio/minio-go
Releases · minio/minio-go
Bugfix release
What's Changed
- allow skipping errors while creating snowball archive by @harshavardhana in #1868
- replication: additional fields for metrics by @poornas in #1874
- allow IMDSv2 endpoint to fail, fallback to IMDSv1 by @harshavardhana in #1877
- cleanup FIPS and gov endpoint calculation by @harshavardhana in #1880
- replication: fix dependency issues by @poornas in #1881
Full Changelog: v7.0.62...v7.0.63
Bugfix release
What's Changed
- replication: add fields for metrics by @poornas in #1860
- replication: fixed typo in transfer stats by @poornas in #1861
- update library dependencies to fix CVEs by @harshavardhana in #1872
- disable mandatory V2 Google signature by @loorke in #1870
New Contributors
Full Changelog: v7.0.61...v7.0.62
Bugfix Release
What's Changed
- update go1.20.6 to vulncheck by @harshavardhana in #1853
- run gofumpt -extra -w on all files by @harshavardhana in #1854
- allow users to provide their custom httptrace.ClientTrace by @harshavardhana in #1857
- upgrade all deps by @harshavardhana in #1858
Full Changelog: v7.0.60...v7.0.61
Bugfix release
What's Changed
- add all the internal data type by @harshavardhana in #1849
- return context error if the context was canceled mid-way by @harshavardhana in #1852
- support new ExpiredObjectAllVersions feature by @harshavardhana in #1851
Full Changelog: v7.0.59...v7.0.60
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