Releases: minio/mc
Releases · minio/mc
Minor Bugfix Release
Changelog
- Update mimedb to set correct content-types (#2587) (10/31/18)
- Add additional error message in heal (#2583) (10/27/18)
- Parse alias set via env variable while parsing encryption key (#2581) (10/26/18)
- Fix admin docs add 'mc admin info' (#2578) (10/25/18)
- Allow access key minimum to be 3 characters (#2579) (10/25/18)
- Add 'mc admin restart' message (#2574) (10/18/18)
Major Feature Release
Major Feature Release
Changelog
- Add admin users (#2554) (10/16/18)
- Change golint import path (#2566) (10/11/18)
- Migrate from "mime" to "github.com/minio/minio/pkg/mimedb" (#2563) (10/03/18)
- Ignore errors during mirror (#2562) (10/01/18)
- Implement select command (#2538) (09/30/18)
- Update docs with --api flag examples (#2555) (09/26/18)
Minor bug fix release
Minor Bug Fix Release
Minor Bugfix release
Major Bugfix release
Changelog
- vendorize latest minio-go and madmin (#2529) (09/06/18)
- Fix parallel upload performance issues (#2521) (08/30/18)
- Fix url parsing of MC_HOSTS_ env variable (#2523) (08/30/18)
- Use go1.10.4 for AppVeyor (#2525) (08/30/18)
- Fix cp crash when resuming from session (#2520) (08/27/18)
- mirror watch: Exit on error while copying. (#2511) (08/23/18)
- Add docs for config get/set commands (#2518) (08/20/18)
Major Bugfix release
Highlights
- Deprecates admin commands for lock/unlock
- Admin commands now encrypt all their data transfers.
Changelog
- Update madmin API with latest server changes (#2516) (08/17/18)
- Remove workaround for http response tracer (#2514) (08/17/18)
- Vendor pkg/madmin changes in GetConfig/SetConfig (#2513) (08/15/18)
- ISSUE-2507 : Add s390x support for minio-client (#2508) (08/10/18)
- Updating minio-go library (#2506) (08/08/18)
- Remove/deprecate admin lock commands (#2503) (08/06/18)
Minor Bugfix Release
Minor Bugfix Release
Changelog
- Replace legacy httplex import with current x/net/httpguts (#2494) (07/29/18)
- create bucket automatically when prefix is created (#2488) (07/27/18)
- Pick a random bucket name when probing for signature version (#2491) (07/25/18)
- fix for mc find --ignore option (#2489) (07/22/18)
- Vendorizing changes required for PR#6067 (#2481) (07/16/18)