Releases: minio/minio-go
Releases · minio/minio-go
Minor Bug fix Release
Changelog
- Data race: Use a copy instead of a pointer to url.URL (#1126) (06/21/19)
- Prevent repeated allocation of constant value (#1128) (06/21/19)
Minor Bug Fix Release
Changelog
- Retry on AccessDenied only in restricted cases (#1121) (06/11/19)
Minor Bug Fix Release
Changelog
- Handle regions returned in error responses (#1117) (06/05/19)
Minor Bug Fix Release
Changelog
- Listbuckets API: Retry with region returned by s3 server (#1113) (05/29/19)
- Add slash to defaultIAMSecurityCredsPath (#1115) (05/29/19)
- Retry errors caused by a timeout waiting for the server response (#1116) (05/29/19)
Minor Bug Fix Release
- Increase default multipart size to 128MiB (#1112) (05/28/19)
- Fix go module imports properly to honor semantic versioning (#1111) (05/24/19)
Minor Bug Fix Release
Changelog
- Allow domains with . at the end (#1110) (05/23/19)
- Retry on 504 Gateway timeout http status code. (#1104) (05/15/19)
- [api] enable error tracing (#1091) (05/13/19)
- support new ap-east-1 region (#1105) (05/11/19)
Minor Bug Fix Release
Changelog
- Add checks for period and dash in bucket name (#1097) (04/30/19)
Minor Bug fix Release
Changelog
- fix optimalPartInfo calculation (#1100) (04/22/19)
Minor Bug Fix Release
Changelog
- Add configurable PartSize for PutObject (#1093) (04/08/19)
- Replace Minio with MinIO and minio.io with min.io (#1096) (04/07/19)
- remove go-music-player-app links from docs (#1094) (04/03/19)
Minor Bug Fix Release
Changelog
- tests: Add copy SSEC Multipart to SSEC use case (#1092) (03/26/19)