github minio/minio RELEASE.2021-06-17T00-10-46Z
Minor Bugfix Release

Highlights

  • Click here to download the latest version of MinIO.
  • Click here for production support.
  • NOTE: It is advised that anyone upgrading from any release from 2020 should directly upgrade to
    RELEASE.2021-06-07T21-40-51Z - (or any release prior to RELEASE.2021-05-11T23-27-41Z so that
    you can then directly upgrade to RELEASE.2021-06-07T21-40-51Z or later
    ). A healing issue that leads
    to premature truncation of objects when healing legacy content before versioning was introduced
    refer #12459, #12410, and #12451
  • fix: simplify diskMap usage to keep certain checks predictable. See (#12519) for more details.
  • Fix stale bucket counts in data usage in FS mode. See (#12521) for more details.
  • Improvements in multipart upload. See (#12514) for more details.
  • fix: Allow root credentials to create users.See (#12511) 06/for more details.
  • Allow force removal of prefix using a special header. See (#12504) for more details.
  • Notification: remove unnecessary limit for queueStore. See (#12491) for more details.
  • fix: use madmin.Credentials for gateway interface. See (#12493) for more details.
  • fix a crash from unstable sort for > 2 pools. See (#12501) for more details.

Changelog

  • fix: rename(tmp, tmp-old) is necessary (06/16/21) (Harshavardhana)
  • fix: simplify diskMap usage to keep certain checks predictable (#12519) (06/16/21) (Harshavardhana)
  • fs: fix stale bucket counts in data usage (#12521) (06/16/21) (Klaus Post)
  • Improve multipart upload (#12514) (06/16/21) (Klaus Post)
  • fix: root credentials should be able to create users (#12511) (06/15/21) (Harshavardhana)
  • s3: Force a prefix removal using a special header (#12504) (06/16/21) (Anis Elleuch)
  • trace: Add bucket/prefix to WalkDir() tracing (#12510) (06/15/21) (Anis Elleuch)
  • move internal/net to pkg/net package (#12505) (06/14/21) (Harshavardhana)
  • fix: remove unnecessary limit for queueStore (#12491) (06/14/21) (Harshavardhana)
  • fix: use madmin.Credentials for gateway interface (#12493) (06/14/21) (Harshavardhana)
  • Simplify s3zip example (#12500) (06/14/21) (Klaus Post)
  • fix a crash from unstable sort for > 2 pools (#12501) (06/14/21) (Klaus Post)
  • fix: force-delete should just rename to .trash (#12499) (06/14/21) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.