Skip to content

Releases: minio/minio-go

Bugfix Release

07 Oct 08:02
v7.0.40
Compare
Choose a tag to compare

Bugfix Release

28 Sep 09:13
v7.0.39
0a38a12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.38...v7.0.39

Bugfix Release

24 Sep 18:39
v7.0.38
92aabc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.37...v7.0.38

Feature release

17 Sep 08:53
v7.0.37
1803f02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.36...v7.0.37

Bugfix Release

07 Sep 03:46
v7.0.36
f028f20
Compare
Choose a tag to compare

What's Changed

  • Do not retry request Do() error in some cases by @vadmeste in #1691
  • lifecycle: fix json encoding of Expiration action by @krisis in #1692

Full Changelog: v7.0.35...v7.0.36

Bugfix Release

31 Aug 17:59
v7.0.35
a5dc7d2
Compare
Choose a tag to compare

What's Changed

  • Do not ignore error when Instance Metadata service doesn't exist by @wlan0 in #1682
  • convert LDAP/JWT Identity from query to form body by @harshavardhana in #1688

New Contributors

Full Changelog: v7.0.34...v7.0.35

Bugfix Release

31 Aug 17:59
v7.0.34
b65486d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.33...v7.0.34

Bugfix Release

01 Aug 17:42
v7.0.33
a80fee3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.32...v7.0.33

Bugfix Release

24 Jul 16:29
v7.0.32
42c18ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.31...v7.0.32

Bugfix Release

06 Jul 20:05
v7.0.31
618e300
Compare
Choose a tag to compare

What's Changed

  • honor the timer specified by @harshavardhana in #1672
  • api-put-object-streaming: Removed unnecessary partBuf copy to save allocations; no race detected. by @bwplotka in #1673

New Contributors

Full Changelog: v7.0.30...v7.0.31