Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bugfix Release source code.tar.gz | 2025-06-11 | 315.8 kB | |
Bugfix Release source code.zip | 2025-06-11 | 530.2 kB | |
README.md | 2025-06-11 | 1.2 kB | |
Totals: 3 Items | 847.2 kB | 0 |
What's Changed
- replication: add in progress metric and target status by @poornas in https://github.com/minio/minio-go/pull/2109
- Add Checksums to versioned list results by @klauspost in https://github.com/minio/minio-go/pull/2116
- add iterator based RemoveObjects implementation by @harshavardhana in https://github.com/minio/minio-go/pull/2113
- Doc by @toastsandwich in https://github.com/minio/minio-go/pull/2111
- fix: parse the mime metadata when do get/head object by @jiuker in https://github.com/minio/minio-go/pull/2106
- test: add mint test case for metadata with non-us-ascll by @jiuker in https://github.com/minio/minio-go/pull/2118
- Add support of error responses in 200 OK body by @vadmeste in https://github.com/minio/minio-go/pull/2115
- Add constants for response errors by @OlegLaban in https://github.com/minio/minio-go/pull/2120
New Contributors
- @toastsandwich made their first contribution in https://github.com/minio/minio-go/pull/2111
- @OlegLaban made their first contribution in https://github.com/minio/minio-go/pull/2120
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.92...v7.0.93