Highlights
- Add alias command and deprecate config host command.
- Add versioning command to managing versioning in buckets.
- Add encrypt command to support bucket level auto encryption.
- Add rewind and versions flag in cat, ls and cp commands to support versioned objects.
Changelog
- rename all bucket commands (#3334) (07/31/20) (Harshavardhana)
- Move version commands to top level (#3329) (07/30/20) (poornas)
- Fix mc encrypt documentation (#3330) (07/29/20) (kannappanr)
- Fix example for mc admin bucket quota (#3326) (07/29/20) (poornas)
- Add
mc encrypt
command (#3312) (07/29/20) (poornas) - More fixes in the doc for mc alias command (#3327) (07/28/20) (Anis Elleuch)
- Add --rewind flag for cat command (#3321) (07/28/20) (Anis Elleuch)
- Move from mc config host to alias command (#3311) (07/28/20) (Anis Elleuch)
- add license section about Apache2.0 (07/26/20) (Harshavardhana)
- move 'mc ilm' to 'mc bucket ilm' (#3320) (07/25/20) (Harshavardhana)
- Add replication commands (#3272) (07/24/20) (poornas)
- Move
mc lock
tomc bucket lock
(#3309) (07/24/20) (poornas) - ilm: Add ignores bucket lifecycle not found error (#3315) (07/23/20) (Anis Elleuch)
- Implement rewind flag in ls and cp commands (#3304) (07/23/20) (Anis Elleuch)
- mirror: Exit with status code 1 if source does not exist (#3314) (07/23/20) (Anis Elleuch)
- Add
mc bucket version
command (#3308) (07/21/20) (poornas) - ilm: Add doc to the complete mc guide (#3270) (07/19/20) (Anis Elleuch)
- upgrade minio-go to fix lifecycle removal issue (#3310) (07/19/20) (Harshavardhana)
- api: upgrade to minio-go v7.0.1 (#3306) (07/17/20) (Harshavardhana)