github minio/minio RELEASE.2020-07-22T00-26-33Z
Minor Bug Fix Release

Highlights

  • Re-implement cluster health check. See (#10101 ) for more details.
  • Copyobject Fix: Encrypt an unencrypted object. See (#10102) for more details.
  • Detect lower-level disk errors quickly. See (#10095) for more details.
  • Fixes memory consumption problem. See (#10098 ) for more details.
  • Add notification support for bucket creation and deletion. See (#10075) for more details.
  • Fix: Empty directories in minio.sys/buckets. See (#10092 ) for more details.

Changelog

  • Send the lower level error directly from GetDiskID() (#10095) (07/21/20) (Harshavardhana)
  • Fix bug with fields that contain trimming spaces (#10079) (07/22/20) (Bruce Wang)
  • fix: copyObject encryption from unencrypted object (#10102) (07/21/20) (Harshavardhana)
  • fix: re-implement cluster healthcheck (#10101) (07/20/20) (Harshavardhana)
  • fix: fix lockup in merge-walk pool (#10098) (07/20/20) (Harshavardhana)
  • fix: pass around the correct drives per set (#10097) (07/20/20) (Harshavardhana)
  • add tests lifecycle rules with empty prefix (#10093) (07/20/20) (findmyname666)
  • feat: Add notification support for bucketCreates and removal (#10075) (07/20/20) (Harshavardhana)
  • add dnsStore interface for upcoming operator webhook (#10077) (07/20/20) (Harshavardhana)
  • fs: Close object fs.json before deletion (#10092) (07/20/20) (Anis Elleuch)

Don't miss a new minio release

NewReleases is sending notifications on new releases.