Skip to content

Releases: minio/minio-go

Minor Bugfix Release

20 Feb 08:33
v7.0.10
3e37d03
Compare
Choose a tag to compare

Changelog

  • fix: support MINIO_ROOT* envs (#1455) (02/19/21) (Harshavardhana)
  • fix: make sure getObject returns proper error multiple reads (#1453) (02/18/21) (Harshavardhana)

Minor Bugfix Release

16 Feb 08:18
v7.0.9
e354df4
Compare
Choose a tag to compare

Changelog

  • fix: make sure getObject returns error on truncated responses (#1452) (01/15/21) (Harshavardhana)
  • remove staticcheck config (02/14/21) (Harshavardhana)
  • Set versionID in core CopyObject if specified (#1450) (02/10/21) (Poorna Krishnamoorthy)

Minor Bugfix Release

04 Feb 19:14
v7.0.8
b6f1659
Compare
Choose a tag to compare

Changelog

  • Add AWS S3 China Dual-Stack Endpoints (#1445) (02/04/21) (Miyuru Sankalpa)
  • tagSet.String() shows the encoded form of all tags (#1448) (02/04/21) (Anis Elleuch)
  • sts endpoint fix for china regions (#1444) (02/02/21) (narasimman-elu)
  • replication: Change proxy flag to string (#1447) (01/26/21) (Poorna Krishnamoorthy)
  • lifecycle: Fix Expiration.IsNull() after introducing DeleteMarker (#1443) (01/13/21) (Anis Elleuch)
  • lifecycle: Add IsEnabled() to ExpireDeleteMarker (#1441) (01/13/21) (Anis Elleuch)

Minor Bugfix Release

08 Jan 05:29
v7.0.7
40d4126
Compare
Choose a tag to compare

Changelog

  • lifecycle: Fix infinite NoncurrentTransition xml marshalling (#1439) (01/07/21) (Anis Elleuch)
  • Add proxy flag to advanced Get options (#1404) (01/05/21) (Poorna Krishnamoorthy)
  • append minio. to ListObjectsOptions (#1438) (01/04/21) (insanitywholesale)
  • Add SourceSelectionCriteria to replication config (#1427) (12/30/20) (Poorna Krishnamoorthy)
  • replication: Use nano precision in modtime during copy & delete (#1433) (12/31/20) (Anis Elleuch)
  • fix broken license link in docs (#1432) (12/25/20) (SaintMalik)
  • docs: fix API.md typo (#1435) (12/24/20) (Max Xu)
  • NotImplemented support for Azure and cleanup issues (#1392) (12/22/20) (ebozduman)
  • replicate: Send source modtime in time nano format (#1428) (12/17/20) (Anis Elleuch)
  • CI: remove Go1.13 from CI (#1431) (12/17/20) (Andreas Auernhammer)
  • encrypt: fix SSE-KMS HTTP context header (#1430) (12/17/20) (Andreas Auernhammer)
  • fix: make notification config Equal function robust (#1429) (12/16/20) (Cesar N)
  • Added post policy for starts-with in content type (#1421) (12/01/20) (Michael Hudgins)

Minor Bugfix Release

29 Nov 00:45
v7.0.6
3283e71
Compare
Choose a tag to compare

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)

Minor Bug Fix Release

20 Aug 03:34
v7.0.5
4b50466
Compare
Choose a tag to compare

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)

Minor Release

07 Aug 15:39
v7.0.4
f0460bf
Compare
Choose a tag to compare

Changelog

  • Add SetOption to edit replication rule (#1362) (08/06/20) (poornas)
  • fix: change AddRule method and reuse RoleArn (#1360) (08/06/20) (poornas)

Minor Bug Fix Release

04 Aug 19:49
v7.0.3
0670669
Compare
Choose a tag to compare

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)

Minor Bugfix Release

26 Jul 07:54
v7.0.2
2133993
Compare
Choose a tag to compare

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)

Minor Release

17 Jul 05:38
v7.0.1
Compare
Choose a tag to compare

Changelog

  • add transport to be roundtripper (07/16/20) (Harshavardhana)