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)