github minio/minio RELEASE.2020-07-31T03-39-05Z
Minor Bug Fix Release

Highlights

  • Improvements to OBD tests. See (#10141) for more details.
  • Rename replication target handler. See (#10154, #10142) for more details.
  • Turn off bucket usage metrics in Gateway mode. See (#10150) for more details.
  • Fix: Do not enforce policy claim if OPA is set. See (#10149) for more details.
  • Fix: Cache validation for offline drives. See (#10146) for more details.
  • Fix: avoid buffering of server sent events by proxies. See (#10164) for more details.
  • Fix: Pass context all the way down to the network call in lockers. See (#10161) for more details.
  • Fix: bucket usage metrics update in fs mode. See (#10152) for more details.

Changelog

  • Refactor replication target management. (#10154) (07/30/20) (poornas)
  • fix: avoid buffering of server sent events by proxies (#10164) (07/30/20) (Harshavardhana)
  • fix: Pass context all the way down to the network call in lockers (#10161) (07/29/20) (Harshavardhana)
  • Update LastUpdate timestamp before save (#10152) (07/28/20) (Adam Brown)
  • turn-off bucket usage metrics in gateway mode (#10150) (07/28/20) (Harshavardhana)
  • Rename replication target handler (#10142) (07/28/20) (poornas)
  • fix: if OPA set do not enforce policy claim (#10149) (07/28/20) (Harshavardhana)
  • Add validation in cache for offline drives (#10146) (07/28/20) (poornas)
  • update and improve zh_CN readme documentation (#10145) (07/29/20) (飞雪无情)
  • fix: speed up OBD tests avoid unnecessary memory allocation (#10141) (07/27/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.