github minio/minio RELEASE.2020-08-16T18-39-38Z
Minor Bugfix Release

Highlights

  • Improve root disk detection for containers, see (#10259)
  • Lock tolerance is same as drive tolerance now by default, see (#10270)
  • Performance improvement for Listing objects which are encrypted, see (#10261)
  • Auto-add public certs automatically as part of global CAs, see (#10256)

Changelog

  • add validation logs for configured Logger/Audit HTTP targets (#10274) (08/16/20) (Harshavardhana)
  • add bucket retention zh_CN document (#10264) (08/15/20) (飞雪无情)
  • listing: Fix result when prefix is an object with a slash (#10267) (08/15/20) (Anis Elleuch)
  • fix: storageClass shouldn't set the value upon failure (#10271) (08/14/20) (Harshavardhana)
  • allow lock tolerance to match storage-class drive tolerance (#10270) (08/14/20) (Harshavardhana)
  • decrypt ETags in parallel around 500 at a time (#10261) (08/14/20) (Harshavardhana)
  • licverifier: fail verify if accountId is missing in license metadata (#10258) (08/13/20) (Krishnan Parthasarathi)
  • fix: missing proxy request by bucket for ListVersions (#10260) (08/13/20) (Harshavardhana)
  • rootDisk on containers can have different device Id (#10259) (08/13/20) (Harshavardhana)
  • fix: add public certs automatically as part of global CAs (#10256) (08/13/20) (Harshavardhana)
  • use GlobalContext instead of context.Background when possible (#10254) (08/13/20) (Harshavardhana)
  • licverifier: Validate JWT token expiry (#10253) (08/12/20) (Krishnan Parthasarathi)

Don't miss a new minio release

NewReleases is sending notifications on new releases.