github minio/minio RELEASE.2020-12-16T05-05-17Z
Minor Bug Fix Release

Highlights

  • Healing fixes and improvements. See (#11098, #11097) for more details.
  • fix: do not return nosuchversion error in deleteobjects API. See (#11114) for more details.
  • Improvements to ILM. See (#11096) for more details
  • fix: prioritize latest buckets to finish scanning faster. See (#11115) for more details.
  • fix: remove inode free as part of SameDisk check. See (#11107) for more details.
  • metacache improvements. See (#11102, #11109) for more details.

Changelog

  • fix: prioritized latest buckets for crawler to finish the scans faster (#11115) (12/15/20) (Harshavardhana)
  • fix: remove inode free as part of SameDisk check (#11107) (12/15/20) (Harshavardhana)
  • metacache: Make very small requests transient (#11109) (12/15/20) (Klaus Post)
  • fix: remove gorilla/rpc/ deps fully after our fork (#11108) (12/15/20) (Harshavardhana)
  • Ignore ObjectNotFound errors in delete api while enforcing locking (#11114) (12/15/20) (Poorna Krishnamoorthy)
  • Don't copy interesting ids, clean up logging (#11102) (12/14/20) (Klaus Post)
  • fix: remove the requirement for healing buckets in ListBucketsHeal (#11098) (12/14/20) (Harshavardhana)
  • lifecycle improvements and additional debug logging (#11096) (12/13/20) (Harshavardhana)
  • fix: heal bucket metadata right before healing bucket (#11097) (12/13/20) (Harshavardhana)
  • upgrade event notification dependencies (#11095) (12/12/20) (Harshavardhana)
  • add vulnerability report policy (#11084) (12/13/20) (Andreas Auernhammer)
  • xl: Always set root disk to true in test environment (#11094) (12/13/20) (Anis Elleuch)

Don't miss a new minio release

NewReleases is sending notifications on new releases.