Skip to content

Releases: minio/minio-go

Minor Bug fix Release

26 Jun 18:03
v6.0.30
bb942b2
Compare
Choose a tag to compare

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

12 Jun 20:08
v6.0.29
Compare
Choose a tag to compare

Changelog

  • Retry on AccessDenied only in restricted cases (#1121) (06/11/19)

Minor Bug Fix Release

06 Jun 12:38
v6.0.28
Compare
Choose a tag to compare

Changelog

  • Handle regions returned in error responses (#1117) (06/05/19)

Minor Bug Fix Release

29 May 22:17
v6.0.27
1726b1f
Compare
Choose a tag to compare

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

29 May 02:01
v6.0.26
c5ac824
Compare
Choose a tag to compare
  • 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

23 May 22:29
v6.0.25
Compare
Choose a tag to compare

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

01 May 23:00
v6.0.24
Compare
Choose a tag to compare

Changelog

  • Add checks for period and dash in bucket name (#1097) (04/30/19)

Minor Bug fix Release

24 Apr 00:33
v6.0.23
Compare
Choose a tag to compare

Changelog

  • fix optimalPartInfo calculation (#1100) (04/22/19)

Minor Bug Fix Release

17 Apr 17:21
v6.0.22
Compare
Choose a tag to compare

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

27 Mar 22:32
v6.0.21
Compare
Choose a tag to compare

Changelog

  • tests: Add copy SSEC Multipart to SSEC use case (#1092) (03/26/19)