All Versions
24
Latest Version
Avg Release Cycle
17 days
Latest Release
915 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.0.6 Changes
November 29, 2020๐ Changelog
- ๐ make sure to ignore non-existent versions (#1419) (11/28/20) (Harshavardhana)
- โก๏ธ update README of zh_CN (#1416) (11/27/20) (liuwei)
- ๐ fix: context timeout not launched on get bucket location #1413 (#1414) (11/23/20) (alexcocia)
- โ add support for custom transport for LDAP creds (#1412) (11/18/20) (Harshavardhana)
- โ Add opts to core CopyObject api (#1409) (11/18/20) (Poorna Krishnamoorthy)
- ๐ Fixes the format issue in API.md (#1411) (11/18/20) (ebozduman)
- ๐ fix tag validation (#1406) (11/09/20) (Poorna Krishnamoorthy)
- ๐ change default retry units for minio-go (11/08/20) (Harshavardhana)
- โ add function helpers to check versioning (#1405) (11/05/20) (Harshavardhana)
- mention GO111MODULE=on for naive users (10/22/20) (Harshavardhana)
- โ add BucketCreatedAll and BucketRemovedAll defs (#1401) (10/22/20) (Anis Elleuch)
- โ remove deprecated SetCustomTransport from docs (#1400) (10/18/20) (Harshavardhana)
- ๐ Makefile: Fix examples target (#1395) (10/14/20) (Anis Elleuch)
- ๐ Improve stat error for missing version id (#1397) (10/13/20) (Poorna Krishnamoorthy)
- ๐ use strings builder to avoid string concat (#1393) (10/09/20) (Harshavardhana)
- ๐ Rename opts vars for common use by transition and replication (#1390) (09/29/20) (Poorna Krishnamoorthy)
- ๐ versioning: Fix error parsing VersionIdMarker and NextVersionIdMarker (#1391) (09/29/20) (Anis Elleuch)
- โ Remove ReplicationReqOptions from examples (#1388) (09/23/20) (Klaus Post)
- Honor put opts progress reader opt in core (#1387) (09/18/20) (Ritesh H Shukla)
- ๐ fix: remove source etag as query param (#1385) (09/15/20) (poornas)
- โ Add opts for replication deletes (#1379) (09/11/20) (poornas)
- ๐ lifecycle: Fix parsing Tag in documents (#1381) (09/01/20) (Anis Elleuch)
- ๐ fix xml tag name in replication rule (#1380) (08/31/20) (poornas)
- Send single DELETE requests if object name has xml invalid chars (#1378) (08/28/20) (Anis Elleuch)
- ๐ฆ expose STSEndpoint and tokenExpiry (#1376) (08/21/20) (Harshavardhana)
-
v7.0.5 Changes
August 20, 2020๐ Changelog
- โ Return from tests on error (#1374) (08/19/20) (kannappanr)
- โ Add missing context value to example (#1373) (08/19/20) (Klaus Post)
- ๐ fix: presignURL Expires doc about maximum expiry (#1372) (08/19/20) (KevinSmile)
- ๐ fix doc fun-index error (#1371) (08/18/20) (KevinSmile)
- โ add go1.15 to CI (#1370) (08/14/20) (Harshavardhana)
- ๐จ Refactor replication rule add/edit (#1367) (08/12/20) (poornas)
- โ Add source ETag to PutObjectOptions for replication (#1369) (08/11/20) (poornas)
- ๐ fix: context errors may be wrapped (#1368) (08/10/20) (Harshavardhana)
- โ Add method to edit replication rules (#1363) (08/07/20) (poornas)
-
v7.0.4 Changes
August 07, 2020 -
v7.0.3 Changes
August 04, 2020๐ Changelog
- โ Add methods to set/remove replication rules (#1356) (08/04/20) (poornas)
- ๐ fix: only SSE-C headers should be applied to destination (#1359) (08/04/20) (Harshavardhana)
- ๐ fix: avoid data race by copying the buffer (#1357) (08/04/20) (Harshavardhana)
- โ remove deprecated build badges (08/02/20) (Harshavardhana)
- Create CNAME (08/02/20) (Harshavardhana)
- ๐ fix: handle readFull bug with certain readers (#1354) (07/27/20) (Harshavardhana)
-
v7.0.2 Changes
July 26, 2020๐ Changelog
- ๐ fix a typo in README.md (#1352) (07/24/20) (Julien K)
- lifecycle: Fix marshaling expiration date/days (#1351) (07/23/20) (Anis Elleuch)
- โ add replication-status, expiration headers (#1350) (07/22/20) (Harshavardhana)
- Return object's version id in StatObject() (#1349) (07/22/20) (Anis Elleuch)
- display appropriate funcName with nested callers (#1348) (07/21/20) (Harshavardhana)
- ๐ allow KMS tests to be run in the CI/CD (#1345) (07/19/20) (Harshavardhana)
- โก๏ธ update all remaining docs (07/18/20) (Harshavardhana)
- ๐ fix: removing lifecycle properly (#1344) (07/18/20) (Harshavardhana)
- feat: Add ListenNotification API to listen for all events (#1343) (07/18/20) (Harshavardhana)
- ๐ fix: update API docs and examples (07/17/20) (Harshavardhana)
-
v7.0.1 Changes
July 17, 2020๐ Changelog
- โ add transport to be roundtripper (07/16/20) (Harshavardhana)
-
v7.0.0 Changes
July 17, 2020Highlights
- ๐จ Full API refactor. Please move to use v7 APIs
- ๐ All APIs natively support context
- โ Add support for versioning
- โ Add support for bucket replication
- ๐ Click here for the documentation
๐ Changelog
- ๐ fix: more API refactors, remove all redundant functions (#1342) (07/16/20) (Harshavardhana)
- ignore transition in XML if not set (07/16/20) (Harshavardhana)
- ๐ fix: objectTagging APIs to follow bucketTagging (#1341) (07/16/20) (Harshavardhana)
- ๐ fix: XML name in notification configuration (07/16/20) (Harshavardhana)
- marshal dest encryption params when SSE-C (#1340) (07/16/20) (Harshavardhana)
- reimplement all Bucket config APIs (#1338) (07/15/20) (Harshavardhana)
- set replication opts correctly (#1337) (07/14/20) (poornas)
- Returns error instead of nil when an error is hit (#1336) (07/14/20) (ebozduman)
- โ Add
Replica
type to replication status (#1335) (07/13/20) (poornas) - โ Add get/remove replication config APIs (#1314) (07/13/20) (poornas)
- ๐ Cache STS Web Identity Credentials (#1322) (07/10/20) (gregoryfranklin)
- ๐จ refactor: Make StatObjectOptions as type alias to GetObjectOptions (#1334) (07/10/20) (Anis Elleuch)
- re-implement CopyObject/ComposeObject API (#1332) (07/09/20) (Harshavardhana)
- ๐ Implement Versioning support (06/04/20) (Anis Elleuch)
- โ Remove doneCh from ListenBucketNotification and ListIncompleteUploads (#1331) (07/06/20) (Anis Elleuch)
- โฌ๏ธ upgrade golang-lint and fix the reported issues (#1329) (07/06/20) (Harshavardhana)
- ๐จ refactor: Single MakeBucket API with options (#1327) (07/03/20) (Anis Elleuch)
- ๐ Ignore duplicate entries in UserMetadata (#1315) (07/03/20) (ebozduman)
- ๐จ refactor: GetObjectTagging returns a map of key/value (#1318) (07/03/20) (Anis Elleuch)
- missing errInvalidArgument (#1323) (07/01/20) (He Liu)
- fix: add missing "success_action_redirect" policy condition (#1313) (07/01/20) (Didier Franc)
- Unexport some ErrorResponse generator functions (#1317) (07/01/20) (Anis Elleuch)
- ๐ Allow empty retention to be set (#1320) (06/30/20) (kannappanr)
- ๐ fix docs for replication opts in API.md (#1312) (06/26/20) (poornas)
- โ Add x-amz-replication-status to supported headers (#1306) (06/25/20) (poornas)
- ๐จ api refactor Remove WithContext APIs move to v7 (#1307) (06/23/20) (Anis Elleuch)
- โช Revert breaking name change of RemoveObjectsWithOptionsContext (#1304) (06/11/20) (ebozduman)
- โ add context support for all APIs (#1302) (06/11/20) (ebozduman)
-
v6.0.57
June 09, 2020 -
v6.0.56 Changes
May 28, 2020Highlights
- โ Add support for bucket tagging
๐ Changelog
- retry only if response region doesn't match cached region (#1293) (05/28/20) (kannappanr)
- retry makebucket on AuthorizationHeaderMalformed code and empty location (#1292) (05/26/20) (kannappanr)
- โ Add tagging count to known header (#1291) (05/22/20) (kannappanr)
- core: Modify Putobject to use PutObjectOptions (#1290) (05/21/20) (P R)
- โ Add new Milan AWS Region (#1286) (05/21/20) (Yefry Figueroa)
- ๐ support for new af-south-1 region (#1285) (05/08/20) (Chad Denyar)
- honor doneCh for listenBucketNotification (#1282) (05/01/20) (Harshavardhana)
- ๐ fix: Accept 204 as success (#1281) (04/30/20) (Bala FA)
- โ add bucket tagging apis (#1273) (04/28/20) (Bala FA)
- โ add github workflows, deprecate travis and appveyor (04/27/20) (Harshavardhana)
- โ add Parse in tags pkg (#1279) (04/25/20) (Bala FA)
-
v6.0.55 Changes
April 25, 2020