minio-go v7.0.6 Release Notes

Release Date: 2020-11-29 // over 3 years ago
  • 🔄 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)

Previous changes from v7.0.5

  • 🔄 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)