Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bugfix Release and new APIs source code.tar.gz | 2025-05-19 | 309.0 kB | |
Bugfix Release and new APIs source code.zip | 2025-05-19 | 521.6 kB | |
README.md | 2025-05-19 | 1.1 kB | |
Totals: 3 Items | 831.7 kB | 0 |
What's Changed
- Add copy destination fields by @klauspost in https://github.com/minio/minio-go/pull/2095
- feat: make JSON lib configurable by @secDre4mer in https://github.com/minio/minio-go/pull/2088
- implement Go native iterator style ListObjects() by @harshavardhana in https://github.com/minio/minio-go/pull/2099
- Add API for bucket resync cancellation by @poornas in https://github.com/minio/minio-go/pull/2101
- support aws s3 express zone behavior by @harshavardhana in https://github.com/minio/minio-go/pull/2103
- Add MakeBucket forceCreate option a MinIO specific extension by @harshavardhana in https://github.com/minio/minio-go/pull/2108
- add support for automatic region extraction for S3 Express by @harshavardhana in https://github.com/minio/minio-go/pull/2104
- Add msgpack serializers to stringset by @klauspost in https://github.com/minio/minio-go/pull/2107
New Contributors
- @secDre4mer made their first contribution in https://github.com/minio/minio-go/pull/2088
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.91...v7.0.92