github minio/minio RELEASE.2020-12-12T08-39-07Z
Minor Bugfix Release

Highlights

  • No rolling upgrade supported in this release, please upgrade all servers at once.
  • Important list caching improvements in #11087 #11078
  • Major reduction in crawler memory usage #11068

Changelog

  • return NoSuchVersion if invalid version-id is specified (#11091) (12/11/20) (Harshavardhana)
  • metacache: Ask all disks when drive count is 4 (#11087) (12/12/20) (Anis Elleuch)
  • fix: a crash when disk is nil, safe access on erasureDisks (#11089) (12/11/20) (Harshavardhana)
  • Return version-id header in DeleteObject response (#11090) (12/11/20) (Poorna Krishnamoorthy)
  • ignore NoSuchVersion error in DeleteObjects API (#11086) (12/11/20) (Poorna Krishnamoorthy)
  • fix: TTFB prometheus metrics calculation (#11082) (12/10/20) (Harshavardhana)
  • docs: fix the metrics formatting (#11081) (12/10/20) (Harshavardhana)
  • update deps to latest for some vulnerable deps (#11080) (12/10/20) (Harshavardhana)
  • crawler: Stream bucket usage cache data (#11068) (12/10/20) (Klaus Post)
  • metacache: Speed up cleanup operation (#11078) (12/10/20) (Klaus Post)
  • fix: refactor locks to apply them uniquely per node (#11052) (12/10/20) (Harshavardhana)
  • fix: grafana double counting for bucket usage, histrogram and objects (#11070) (12/09/20) (Harshavardhana)
  • ubi-minimal doesn't support arm32, remove from build manifest (12/09/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.