Releases: minio/minio-go
Releases · minio/minio-go
Bugfix release
What's Changed
- Added new supported Bucket Event types by @bexsoft in #1885
- Support External Id and Session Token by @ekristen in #1887
- Link to godoc by @klauspost in #1894
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #1889
- Bump golang.org/x/net from 0.14.0 to 0.17.0 in /examples/minio by @dependabot in #1888
- Update s3-endpoints.go: add il-central-1 by @emaildanwilson in #1886
- Update the Go Quickstart README by @feorlen in #1896
- Add Expires to PutObject opts by @vadmeste in #1900
- snowball: Support per object advanced PUT options by @vadmeste in #1901
New Contributors
- @ekristen made their first contribution in #1887
- @dependabot made their first contribution in #1889
- @emaildanwilson made their first contribution in #1886
- @feorlen made their first contribution in #1896
Full Changelog: v7.0.63...v7.0.64
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