github minio/minio RELEASE.2020-11-19T23-48-16Z
Minor Bug Fix Release

Highlights

  • listcache improvements. See (#10882, #10922, #10920) for more details.
  • handle network shutdown properly. see (#10927) for more details.
  • fix: check for gateway backend online without http request. See (#10924) for more details.
  • fix: save healing tracker right before healing. See (#10915) for more details.
  • WalkDir improvements. See (#10908, #10923, #10926) for more details.
  • remove context deadline from Delete calls. See (#10901) for more details.
  • fix: send replication completed event notification. See (#10902) for more details.
  • fix: global in-place update boolean check. See (#10900) for more details.
  • Fix disk cache usage percent for prometheus. See (#10898) for more details.
  • listobjectversions: Add shortcut for Veeam blocks. See (#10893) for more details.

Changelog

  • fix: network shutdown was not handle properly (#10927) (11/19/20) (Harshavardhana)
  • fix: check for gateway backend online without http request (#10924) (11/19/20) (Harshavardhana)
  • remove MinIO release tag as part of HTTP Server string (#10929) (11/19/20) (Harshavardhana)
  • skip files that are not erasure objects or directories (#10926) (11/19/20) (Harshavardhana)
  • allow prefix filtering for WalkDir to be optional (#10923) (11/18/20) (Harshavardhana)
  • metacache: Allow prefix filtering (#10920) (11/18/20) (Klaus Post)
  • Save listing error async (#10922) (11/18/20) (Klaus Post)
  • fix: save healing tracker right before healing (#10915) (11/18/20) (Harshavardhana)
  • increase readdir per block memory to facilitate faster WalkDir (#10908) (11/18/20) (Harshavardhana)
  • update jstream to latest release v1.0.1 (#10909) (11/17/20) (Harshavardhana)
  • listcache: Wrap returned errors (#10882) (11/17/20) (Klaus Post)
  • remove context deadline from Delete calls (#10901) (11/17/20) (Harshavardhana)
  • Use hw.physmem64 instead of hw.physmem for NetBSD in pkg/sys/getHwPhysmem (#10907) (11/17/20) (Matthias Petermann)
  • fix: send replication completed event notification (#10902) (11/15/20) (Poorna Krishnamoorthy)
  • fix: global in-place update boolean check (#10900) (11/15/20) (Rafael Bodill)
  • Fix disk cache usage percent for prometheus (#10898) (11/14/20) (Poorna Krishnamoorthy)
  • listobjectversions: Add shortcut for Veeam blocks (#10893) (11/13/20) (Klaus Post)
  • fix: move context timeout closer to network for Delete calls (#10897) (11/13/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.