Skip to content

Releases: minio/minio-go

Minor Feature Release

18 Dec 00:20
v6.0.44
Compare
Choose a tag to compare

Changelog

  • Add Bucket APIs with context support (#1192) (12/05/19)
  • Add grant information in GetObjectACL (#1190) (12/04/19)
  • Add owner information in GetObjectACL and add Context (#1182) (11/25/19)
  • credentials: support AWS_CONTAINER_CREDENTIALS_FULL_URI (#1185) (11/25/19)

Minor Feature Release

21 Nov 17:14
v6.0.43
Compare
Choose a tag to compare

Changelog

  • Support ListObjectsWithMetadata API (#1189)

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)