Skip to content

Releases: minio/mc

Minor Bug Fix Release

27 Jun 22:37
RELEASE.2019-06-27T21-31-45Z
41e3ea5
Compare
Choose a tag to compare

Highlights

  • BREAKING CHANGE : mc admin user policy command has been changed to mc admin user set-policy. See (#2783) for details.

Changelog

  • Improve next action suggestion in mc admin config set (#2810) (06/27/19)
  • mc command cleanup (#2783) (06/27/19)
  • Show background heal stats in mc admin heal (#2808) (06/26/19)
  • Add proper JSON status field for API compatibility (#2807) (06/26/19)
  • Change short trace message display format (#2798) (06/24/19)

Minor Bug Fix Release

19 Jun 23:26
RELEASE.2019-06-19T22-39-53Z
Compare
Choose a tag to compare

Changelog

  • Fix trace formatting (#2805) (06/19/19)
  • doc: add info about --attr flag for cp command (#2793) (06/19/19)
  • Update minio-go to v6.0.29 (#2799) (06/15/19)

Minor Bug Fix Release

12 Jun 20:43
RELEASE.2019-06-12T20-35-20Z
Compare
Choose a tag to compare

Changelog

  • Add mc admin trace command. (#2655) (06/11/19)
  • Make sure to preserve region specific URLs (#2791) (06/11/19)

Minor Bug Fix Release

07 Jun 00:50
RELEASE.2019-06-07T00-01-32Z
Compare
Choose a tag to compare

Changelog

  • Update to minio-go v6.0.28 (#2790) (06/06/19)
  • Add staticcheck based builds (#2788) (06/03/19)
  • autocomplete: update github.com/posener/complete to include macOS fix (#2784) (05/29/19)

Minor Bug Fix Release

29 May 22:22
RELEASE.2019-05-29T21-21-34Z
f4bb0b8
Compare
Choose a tag to compare

Changelog

  • Update minio-go to latest release v6.0.26 (#2782) (05/29/19)
  • Fixup go.mod and go.sum files (#2777) (05/24/19)

Minor Bug Fix Release

23 May 02:06
RELEASE.2019-05-23T01-33-27Z
c1ed052
Compare
Choose a tag to compare

Changelog

  • Update madmin API deps with new retry functionality (#2769) (05/11/19)
  • remove admin-credential command (#2767) (05/05/19)
  • Skip error upon deletion of non existing object and force flag (#2765) (05/02/19)

Minor Bug Fix Release

01 May 23:33
RELEASE.2019-05-01T23-27-44Z
b1aa223
Compare
Choose a tag to compare

Changelog

  • Disable http2.0 for now until upstream bugs are fixed (#2764) (05/01/19)
  • Policy list: Return error if policy doesn't exist (#2760) (04/25/19)

Minor Bug Fix Release

24 Apr 00:13
RELEASE.2019-04-24T00-09-41Z
Compare
Choose a tag to compare

Changelog

  • Remove Insufficient permission error from ignored errors (#2755) (04/22/19)
  • fix crash when parsing empty/invalid MC_HOST_* env variable (#2757) (04/22/19)

Minor Bug Fix Release

17 Apr 17:56
RELEASE.2019-04-17T17-41-56Z
Compare
Choose a tag to compare

Highlights

  • Fixed a minor regression from introducing support to remove encrypted objects without encryption keys provided. See #2748 for more details.

Changelog

  • Fix: do not check if object listed equals object being removed (#2748) (04/16/19)
  • doc: Document top command (#2672) (04/10/19)

Minor Bug Fix Release

10 Apr 23:20
RELEASE.2019-04-10T22-11-28Z
ea46914
Compare
Choose a tag to compare

Changelog

  • Display request header in anonymous mode (#2733) (04/05/19)
  • Replace Minio refs with MinIO and links in mc docs (#2742) (04/05/19)
  • alpine 3.7 is eol'ed migrate (#2743) (04/04/19)
  • Instead of rename use moveFile for cross device renames (#2738) (04/03/19)