Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- Set additional header for deletemarker replication by @poornas in #1715
- Allow empty contentTypeStartsWith in PostPolicy by @skirsten in #1710
- Add support for credential_process by @harshavardhana in #1716
- Transfer returned checksum values by @klauspost in #1719
New Contributors
Full Changelog: v7.0.42...v7.0.43
Bugfix Release
What's Changed
- Add trailing header checksums by @klauspost in #1705
- adding vulncheck github workflow action by @Alevsk in #1712
- do not have headers with empty values by @harshavardhana in #1714
New Contributors
Full Changelog: v7.0.41...v7.0.42
Bugfix Release
What's Changed
- without continuation token avoid infinite loop error out by @harshavardhana in #1704
- stat: Return additional header for deletemarker replication by @poornas in #1707
- change checksums to match what is read() by @harshavardhana in #1709
Full Changelog: v7.0.40...v7.0.41
Bugfix Release
Full Changelog: v7.0.39...v7.0.40
Bugfix Release
What's Changed
- Add fips build tag support by @klauspost in #1700
- fix: use seeker to avoid memory without multipart upload by @harshavardhana in #1699
- fail properly while parsing duplicate tags by @harshavardhana in #1701
Full Changelog: v7.0.38...v7.0.39
Bugfix Release
What's Changed
- Updating documentation links to new URLs by @djwfyi in #1696
- fix: broken unmarshal metadata map due to XML changes by @harshavardhana in #1698
New Contributors
Full Changelog: v7.0.37...v7.0.38
Feature release
Bugfix Release
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
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
What's Changed
- close the reqCh in Close() to avoid leaking goroutines by @harshavardhana in #1687
Full Changelog: v7.0.33...v7.0.34