Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- replication: add in progress metric and target status by @poornas in #2109
- Add Checksums to versioned list results by @klauspost in #2116
- add iterator based RemoveObjects implementation by @harshavardhana in #2113
- Doc by @toastsandwich in #2111
- fix: parse the mime metadata when do get/head object by @jiuker in #2106
- test: add mint test case for metadata with non-us-ascll by @jiuker in #2118
- Add support of error responses in 200 OK body by @vadmeste in #2115
- Add constants for response errors by @OlegLaban in #2120
New Contributors
- @toastsandwich made their first contribution in #2111
- @OlegLaban made their first contribution in #2120
Full Changelog: v7.0.92...v7.0.93
Bugfix Release and new APIs
What's Changed
- Add copy destination fields by @klauspost in #2095
- feat: make JSON lib configurable by @secDre4mer in #2088
- implement Go native iterator style ListObjects() by @harshavardhana in #2099
- Add API for bucket resync cancellation by @poornas in #2101
- support aws s3 express zone behavior by @harshavardhana in #2103
- Add MakeBucket forceCreate option a MinIO specific extension by @harshavardhana in #2108
- add support for automatic region extraction for S3 Express by @harshavardhana in #2104
- Add msgpack serializers to stringset by @klauspost in #2107
New Contributors
- @secDre4mer made their first contribution in #2088
Full Changelog: v7.0.91...v7.0.92
Bugfix Release
Bugfix v7.0.90
What's Changed
- Add anonymous chunked encoding with trailing headers by @klauspost in #2084
- Implement AppendObject() API by @harshavardhana in #2082
- Update x/net version by @BorjaOuterelo in #2085
- Rety iterators by @tlyons-cs in #2087
- Add function for getting creds of remote client by @shtripat in #2089
New Contributors
- @BorjaOuterelo made their first contribution in #2085
- @tlyons-cs made their first contribution in #2087
Full Changelog: v7.0.89...v7.0.90
Bugfix Release
What's Changed
- add PurgeOnDelete to versioning config by @poornas in #2074
- Adds
TokenRevokeType
field to credential providers. by @taran-p in #2075 - make downtime info as map to denote per target info by @Praveenrajmani in #2079
- update deps and move CI/CD to go1.23, go1.24 by @harshavardhana in #2080
- update golint version by @harshavardhana in #2083
New Contributors
Full Changelog: v7.0.88...v7.0.89
Bugfix Release
What's Changed
- add replication stat counters and downtime info types by @Praveenrajmani in #2071
- feat: add reverse version for listObjectVersions by @jiuker in #2072
New Contributors
- @Praveenrajmani made their first contribution in #2071
Full Changelog: v7.0.87...v7.0.88
Bugfix Release
What's Changed
- Fix build for 386 by @fwessels in #2068
- fix: allow port in endpoint for aws private link validation by @MadJlzz in #2066
- tags were incorrectly used, fix them use the right package by @harshavardhana in #2070
New Contributors
Full Changelog: v7.0.86...v7.0.87
Bugfix Release
Bugfix Release
What's Changed
- Update s3-endpoints.go with ISO endpoints by @vnzongzna in #2053
- Implement error interface for RemoveObjectError by @wuhaochen in #2058
- allow users to extend DNS style buckets by @harshavardhana in #2057
New Contributors
- @vnzongzna made their first contribution in #2053
- @wuhaochen made their first contribution in #2058
Full Changelog: v7.0.84...v7.0.85
Bugfix Release
What's Changed
- fix: use Hostname instead of Host in s3utils.GetRegionFromURL by @huanghaoyuanhhy in #2046
- feat: CopyObject md demo update by @767829413 in #2017
- fix: get ETag from resp.Body rather than resp.Header by @xiangcheng09 in #2019
- move to go1.23 CI by @harshavardhana in #2050
- Use default STS endpoints when using empty STS endpoint with IAM by @ramondeklein in #2051
New Contributors
- @huanghaoyuanhhy made their first contribution in #2046
- @767829413 made their first contribution in #2017
- @xiangcheng09 made their first contribution in #2019
Full Changelog: v7.0.83...v7.0.84