Skip to content

Releases: minio/minio-go

Minio Bug Fix Release

09 Jul 23:49
v6.0.32
Compare
Choose a tag to compare

Changelog

  • ReadAt should behave appropriately at io.EOF (#1138) (07/10/19)

Minor Bug Fix Release

03 Jul 13:21
v6.0.31
6d6e637
Compare
Choose a tag to compare

Changelog

  • MakeBucket should always use pathStyle (#1129) (06/26/19)
  • Fix travis failure (06/26/19)

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)