Skip to content

Releases: minio/minio-go

Minor Feature Release

20 Nov 19:22
v6.0.42
d930d6b
Compare
Choose a tag to compare

Changelog

  • Add object retention support (#1187)

Minor Feature Release

11 Nov 05:46
v6.0.41
Compare
Choose a tag to compare

Changelog

  • add object lock configuration APIs (#1153) (11/09/19)
  • Add user metadata headers into ObjectInfo (#1151) (11/01/19)

Minor Bug Fix Release

31 Oct 00:44
v6.0.40
4fc0106
Compare
Choose a tag to compare

Changelog

  • Set max-keys query param only as needed (#1180) (10/25/19)
  • Send error for json.Unmarshal for caller action (#1179) (10/24/19)

Minor Bug Fix Release

08 Oct 17:55
v6.0.39
Compare
Choose a tag to compare

Changelog

  • list: Fix encoding in listing results (#1171) (10/04/19)

Minor Bug fix Release

02 Oct 01:01
v6.0.38
Compare
Choose a tag to compare

Changelog

  • list: Decode key/prefix and next marker in Core layer (#1169) (10/01/19)
  • Export Select Result Parser (#1170) (10/01/19)
  • Core: Expose Response header in GetObject (#1166) (09/29/19)

Minor Bug Fix Release

23 Sep 23:55
v6.0.37
Compare
Choose a tag to compare

Changelog

  • Change LDAP XML names to follow server changes (#1164) (09/24/19)
  • Fix listObjects hang when listing special characters (#1165) (09/23/19)

Minor Bug Fix Release

19 Sep 12:43
v6.0.36
eed067a
Compare
Choose a tag to compare

Changelog

  • Remove validator.go inside docs (#1162) (09/19/19)
  • set encoding type to url in listobjects API (#1161) (09/19/19)
  • Fix functional test (#1160) (09/17/19)
  • Bump builds to 1.13 only (#1158) (09/16/19)

Feature Release

11 Sep 21:04
v6.0.35
Compare
Choose a tag to compare

Highlights

  • Add LDAP Client integration. See (#1152) for more details.

Changelog

  • Fix documentation on minio-go download (#1155) (09/03/19)
  • Add LDAP client integration (#1152) (08/30/19)
  • Fix broken link to go install docs (#1149) (08/15/19)

Minor Bug Fix release

14 Aug 18:14
v6.0.34
Compare
Choose a tag to compare

Changelog

  • add WithContext API in Core (#1148) (08/13/19) <庄天翼>

Minor Bug Fix Release

17 Jul 23:17
v6.0.33
Compare
Choose a tag to compare

Changelog

  • Remove port 9000 from play.min.io (#1144) (07/16/19)
  • add EndpointURL method to S3 client (#1141) (07/11/19)
  • Example: Return MakeBucket error in FileUploader.go (#1143) (07/10/19)
  • fix error message for wrong content length on putobject (#1140) (07/10/19)