github minio/minio RELEASE.2020-07-02T00-15-09Z
Minor Bug Fix Release

Highlights

  • fix: readiness needs to be like liveness. See (#9941) for more details.
  • Allow optionally to disable range caching. See (#9908) for more details.
  • Simplify background heal and trigger heal items early. See (#9928) for more details.
  • update gorilla deps for query parsing performance improvements. See (#9929) for more details.
  • Improvements to online status. See (#9858, #9808) for more details.
  • pop entries from each drives in parallel. See (#9918) for more details.

Changelog

  • Added 'close' to results channel in Walk() (#9956) (07/01/20) (Benjamin Sodenkamp)
  • add additional fdatasync before close() on writes (#9947) (07/01/20) (Harshavardhana)
  • make sure to delete data-usage cache upon bucket deletes (#9952) (07/01/20) (Harshavardhana)
  • fix: readiness needs to be like liveness (#9941) (06/30/20) (Harshavardhana)
  • Update documentation for Accounting API (#9909) (06/30/20) (Anis Elleuch)
  • fs: Check if cache root was added (#9945) (06/30/20) (Klaus Post)
  • fix: implement generic Walk for gateway (#9938) (06/29/20) (Harshavardhana)
  • madmin: Strip 80/443 from the endpoint when http/https (#9937) (06/29/20) (Anis Elleuch)
  • Allow optionally to disable range caching. (#9908) (06/29/20) (poornas)
  • fix: simplify background heal and trigger heal items early (#9928) (06/29/20) (Harshavardhana)
  • handle proper offline disk borrowed from #9928 (06/29/20) (Harshavardhana)
  • update gorilla deps for query parsing performance improvements (#9929) (06/28/20) (Harshavardhana)
  • update notification rulesMap when reloading bucketMetadata (#9917) (06/27/20) (Praveen raj Mani)
  • fix: pop entries from each drives in parallel (#9918) (06/25/20) (Harshavardhana)
  • Add a custom healthcheck function for online status (#9858) (06/17/20) (Harshavardhana)
  • Move online status to REST client (#9808) (06/16/20) (Klaus Post)
  • fix: filter list buckets operation with ListObjects perm (#9907) (06/23/20) (Harshavardhana)
  • Put an upper limit on walk pool sizes (#9848) (06/17/20) (Klaus Post)
  • fix IAM policy action name for Get/PutBucketLifeCycle (#9893) (06/23/20) (kannappanr)

Don't miss a new minio release

NewReleases is sending notifications on new releases.