Skip to content

Releases: minio/minio-go

Bugfix release

26 May 05:34
v7.0.27
bae5ed9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.26...v7.0.27

Bugfix Release

07 May 06:12
v7.0.26
Compare
Choose a tag to compare

What's Changed

  • versioning: Add support for ExcludedPrefixes and ExcludeFolders by @krisis in #1646

Full Changelog: v7.0.25...v7.0.26

Bugfix Release

06 May 19:47
v7.0.25
1a65a83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.24...v7.0.25

Bugfix Release

13 Apr 23:19
v7.0.24
2183e14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.23...v7.0.24

Bugfix Release

23 Feb 02:52
v7.0.23
e99ce30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.22...v7.0.23

Bugfix Release

16 Feb 05:29
v7.0.22
ad9e0ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.21...v7.0.22

Bugfix Release

13 Jan 03:28
v7.0.21
19a708d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.20...v7.0.21

Bugfix Release

27 Dec 06:50
v7.0.20
Compare
Choose a tag to compare

Changelog

  • parse proper STS Error response (12/26/21) (Harshavardhana)
  • update minimum go version to v1.17 (#1605) (12/26/21) (Harshavardhana)

Bugfix Release

23 Dec 00:09
v7.0.19
2ef8cbb
Compare
Choose a tag to compare

Changelog

  • parse error responses for STS requests (#1602) (12/22/21)
  • remove redirector for S3 API calls (#1601) (12/20/21)

Bugfix Release

10 Dec 19:40
v7.0.18
a6967e7
Compare
Choose a tag to compare

Highlights

Fixes a regression in GetObjectACL API

Changelog

  • acl: Fix GetObjectACL xml parsing (#1598) (12/10/21) (Anis Elleuch)
  • refresh local ubuntu cache in GitHub CI/CD (#1599) (12/10/21) (Harshavardhana)