Releases: minio/mc
Releases · minio/mc
Minor Bug Fix Release
Minor Bug Fix Release
Minor Bug Fix Release
Minor bug fix release
Changelog
- Migrate to mitchellh/go-homedir from minio/go-homedir (#2641) (01/08/19)
- Remove incorrect OutputSerialization (01/07/19)
- Support SSE without keys (#2626) (01/04/19)
- Add new vendored minio-go (#2638) (01/02/19)
- Migrate to go1.11.4 for CI builds (#2634) (12/28/18)
- Avoid remove freeze when server returns an error (#2631) (12/27/18)
- Implement head command (#2630) (12/27/18)
Minor bug fix release
Minor Bug Fix Release
Minor Bug Fix Release
Major Bug Fix Release
Changelog
- Breaking change --config-folder is now --config-dir (#2620) (12/05/18)
Major Bug Fix Release
Highlights
Breaking Change: Specific mc commands which were pluralized (users, credentials, events, policies) are now singluarized (user, credential, event, policy). See: #2602
Changelog
- Fix typos in complete and README.md (#2616) (11/29/18)
- Allow empty objects to be uploaded (#2613) (11/28/18)
- Add in-place update feature (#2605) (11/26/18)
- Pass query down on all objects when recursive (#2603) (11/19/18)
- Fix command line names and documentation (#2602) (11/19/18)
- Fallback detecting filetype from magic numbers (#2598) (11/16/18)
- Change USERNAME to ACCESSKEY and PASSWORD to SECRETKEY (#2594) (11/14/18)
- Remove all unused dependencies (#2599) (11/13/18)
- Fix: Remove local file during a mirror operation (#2593) (11/09/18)
- Close readers returned by Client.Get (#2595) (11/08/18)