Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- enable MINIO_CI_CD for functional tests by @harshavardhana in #1623
- fix: ipv6 support without 'port' add missing brackets by @harshavardhana in #1624
Full Changelog: v7.0.22...v7.0.23
Bugfix Release
What's Changed
- policy: Removing a bucket policy should return an error by @vadmeste in #1609
- docs: warning about PutObject high mem alloc by @kamikazechaser in #1614
- fix sync.Pool usage by @montag451 in #1617
- restore: Accept http code 202 and 200 as valid response by @vadmeste in #1621
- Add API function to get resync replication status by @poornas in #1619
- add missing cleanupBucket for testDecryptedCopyObject by @harshavardhana in #1622
New Contributors
- @kamikazechaser made their first contribution in #1614
- @montag451 made their first contribution in #1617
Full Changelog: v7.0.21...v7.0.22
Bugfix Release
What's Changed
- add fallback code for STS ErrorResponse v/s S3 Error by @harshavardhana in #1607
Full Changelog: v7.0.20...v7.0.21
Bugfix Release
Changelog
- parse proper STS Error response (12/26/21) (Harshavardhana)
- update minimum go version to v1.17 (#1605) (12/26/21) (Harshavardhana)
Bugfix Release
Bugfix Release
Bugfix Release
Changelog
- Add RemoveObjectsWithResult() to return delete-marker & delete-marker-version-id (#1456) (12/08/21) (Anis Elleuch)
- remove EOLed support this library supports from go1.16 (12/07/21) (Harshavardhana)
- docs: clarify PutObject with '-1' content-length (12/07/21) (Harshavardhana)
- Add support for S3 PrivateLink interface endpoints (#1568) (12/08/21) (afvbozzo)
- Add support for NewerNoncurrentVersions (#1596) (12/07/21) (Krishnan Parthasarathi)
- fix doc RemoveObjects example error (#1592) (12/02/21) (水煮牛肉)
- support GetObject() on specific partNumber (#1591) (11/26/21) (Harshavardhana)
Bugfix Release
Changelog
- cleanup minio-go code, add gocritic linter (#1586) (11/17/21) (Harshavardhana)
- Report non-XML formated error details (#1585) (11/16/21) (Christian Simon)
- Remove duplicated code for StatObject() (#1584) (11/15/21) (Klaus Post)
- add custom Host header support (#1579) (11/15/21) (Hilário Coelho)
- Export RoleARN for use with STSWebIdentity (#1582) (11/12/21) (Aditya Manthramurthy)
- Add MaxNoncurrentVersions to NoncurrentVersionExpiration (#1580) (11/08/21) (Krishnan Parthasarathi)
- add revive disable tags to keep Go compliant deprecation notice (11/02/21) (Harshavardhana)
- Add support for extra signed headers in Presign() API (#1449) (11/02/21) (Aditya Manthramurthy)
- Test GetObject/ListObjects with s3zip enabled. (#1570) (10/24/21) (Klaus Post)
- Rename BucketOptions to RemoveBucketOptions (#1534) (10/24/21) (Anis Elleuch)
Feature and Bugfix release
Changelog
- fix: support Last-Modified to parse full RFC7231 compliant format (#1575) (10/18/21) (Harshavardhana)
- Add environment variable RUN_ON_FAIL (#1475) (10/18/21) (iternity-dotcom)
- fix typo in AccessControlList struct tag (#1574) (10/17/21) (SalvadorC)
- update IsAmazonFIPSGovCloudEndpoint endpoint (#1560) (10/04/21) (Kevin Viricel)
- Add support for immediate tiering (#1559) (10/03/21) (Krishnan Parthasarathi)
- replication: Allow null version to be specified in options (#1558) (09/27/21) (Poorna Krishnamoorthy)
- simplify healthcheck implementation (#1555) (09/21/21) (Harshavardhana)
- fix: a few rendering issues in the API docs (#1556) (09/21/21) (Andrew Dailey)
- Add PutObjectsSnowball API call (#1548) (09/20/21) (Klaus Post)
- fix type of channel in RemoveObjects signature (#1551) (09/21/21) (Elahe Dastan)
- Update API docs to reflect current constructor (#1554) (09/20/21) (Andrew Dailey)
- sts: add credential provider for AssumeRoleWithCertificate (#1520) (09/20/21) (Andreas Auernhammer)
- healthcheck: Treat connection refused error as n/w error (#1550) (09/17/21) (Poorna Krishnamoorthy)
- Revert "feat: ListBucketsWithMetadata() API (#1547)" (09/17/21) (Harshavardhana)
- Bump Go versions (#1549) (09/17/21) (Klaus Post)
- feat: ListBucketsWithMetadata() API (#1547) (09/16/21) (Harshavardhana)
- preserve backward compatibility for
mc replicate add
(#1546) (09/15/21) (Poorna Krishnamoorthy)
Minor Release
Highlights
- fix: error returned by statObject for delete markers. See (#1531) for more details.
- sts: Always slash expiry time by 80%. See (#1533) for more details.
- fix: allow force delete options for bucket and objects. See (#1532) for more details.
- lifecycle json marshalling improvements. See (#1529) for more details.
- LDAP improvements. See (#1521, #1514, #1513) (07/22/21) for more details.
- fix: add startAfter support for listing operations. See (#1509) for more details.
- fix: use default IAM endpoint when fetching IMDSv2 token See (#1507) for more details.
Changelog
- fix: error returned by statObject for delete markers (#1531) (08/23/21) (Poorna Krishnamoorthy)
- sts: Always slash expiry time by 80% (#1533) (08/19/21) (Anis Elleuch)
- minio-go functional tests for mint avoid invalid JSON output (#1503) (08/19/21) (iternity-dotcom)
- fix: allow force delete options for bucket and objects (#1532) (08/15/21) (Harshavardhana)
- lifecycle: Omit empty values during json marshalling (#1529) (08/06/21) (Krishnan Parthasarathi)
- Faster header checks. (#1527) (08/02/21) (Klaus Post)
- Add support to configure LDAP identities (#1521) (07/22/21) (Aditya Manthramurthy)
- fix: strip LDAPPassword from errors (#1514) (07/15/21) (Harshavardhana)
- Replace http URLs with https (#1515) (07/15/21) (Ravind Kumar)
- Support session policy in LDAP STS credential provider (#1513) (07/14/21) (Aditya Manthramurthy)
- allow startAfter in core.ListObjectsV2 (07/05/21) (Harshavardhana)
- fix: add startAfter support for listing operations (#1509) (07/02/21) (Harshavardhana)
- fix: use default IAM endpoint when fetching IMDSv2 token (#1507) (07/02/21) (Christopher Iler)