Skip to content

Releases: minio/mc

Minor Bug Fix Release

30 Jan 20:12
RELEASE.2019-01-30T19-57-22Z
Compare
Choose a tag to compare

Changelog

  • Change mc config host list format to record style (#2659) (01/28/19)
  • Support setting of custom policies from a JSON file (#2649) (01/29/19)

Minor Bug Fix Release

25 Jan 23:47
RELEASE.2019-01-25T23-38-19Z
e940856
Compare
Choose a tag to compare

Changelog

  • Vendorize minio-go (#2660) (01/25/19)
  • Add sql docs (#2658) (01/24/19)
  • mirror: Fix double printing of remove object msg (#2639) (01/24/19)

Minor Bug Fix Release

24 Jan 02:14
RELEASE.2019-01-24T01-40-23Z
539cd24
Compare
Choose a tag to compare

Changelog

  • ls: Add Stat call to determine bucket/directory (#2656) (01/23/19)
  • Support parquet select implementation (#2643) (01/23/19)
  • Avoid making Stat calls on listing (#2650) (01/22/19)

Minor bug fix release

10 Jan 00:49
RELEASE.2019-01-10T00-38-22Z
Compare
Choose a tag to compare

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

27 Dec 18:47
RELEASE.2018-12-27T00-37-49Z
Compare
Choose a tag to compare

Changelog

  • Ignore broken symlink durring mirror (#2607) (12/22/18)
  • Fix typo in admin-user-add.go (#2629) (12/20/18)

Minor Bug Fix Release

19 Dec 23:41
RELEASE.2018-12-19T22-58-03Z
Compare
Choose a tag to compare

Changelog

  • error msgs: Add punctuations when needed (#2628) (12/19/18)
  • With bracket characters in URL, curl requires globbing turned off (#2627) (12/17/18)
  • Add support for IPv6 endpoint in functional tests (#2622) (12/12/18)

Minor Bug Fix Release

14 Dec 19:38
RELEASE.2018-12-12T19-02-22Z
Compare
Choose a tag to compare

Changelog

  • Add support for IPv6 endpoint in functional tests (#2622) (12/12/18)
  • mc mirror should not stop incase of errors (#2624) (12/13/18)
  • Fix typo policies to policy (#2621) (12/09/18)
  • Allow copying file onto itself (#2617) (12/06/18)

Major Bug Fix Release

05 Dec 23:21
RELEASE.2018-12-05T22-59-07Z
Compare
Choose a tag to compare

Changelog

  • Breaking change --config-folder is now --config-dir (#2620) (12/05/18)

Major Bug Fix Release

30 Nov 02:05
RELEASE.2018-11-30T01-52-08Z
Compare
Choose a tag to compare

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)

Minor Bug Fix Release

06 Nov 01:22
RELEASE.2018-11-06T01-12-20Z
Compare
Choose a tag to compare

Changelog

  • Fix help message usage for some commands (#2591) (11/05/18)
  • Allow resuming and stopping an active heal operation (#2584) (11/04/18)
  • Fix a typo in config set success message (#2588) (11/01/18)