github minio/minio RELEASE.2021-02-19T04-38-02Z
Minor Bugfix Release

Highlights

  • Click here to download the latest version of MinIO
  • Click here for production support
  • Healing related improvements. See (#11579, #11520, #11558) for more details.
  • Replication related improvements. See (#11581, #11566) for more details.
  • Minor fix in lifecycle expiration header display. See (#11565, #11567) for more details.
  • Avoid synchronizing usage writes. See (#11560) for more details.
  • Reduce crawler memory usage by orders of magnitude. See (#11556) for more details.
  • Rename crawler as scanner in config. See (#11549) for more details.
  • default to common conditions if conditions not present. See (#11546) for more details.
  • fix: multiple pool reads parallelize when possible. See (#11537, #11547) for more details.

Changelog

  • fix: delete marker permanent delete replication (#11581) (02/18/21) (Poorna Krishnamoorthy)
  • heal: Use healDeleteDangling global const in self healing (#11579) (02/19/21) (Anis Elleuch)
  • check if kafka producer is connected (#11578) (02/18/21) (Klaus Post)
  • fix: faster healing when disk is replaced. (#11520) (02/18/21) (Klaus Post)
  • move CI to go1.15 and go1.16 (#11570) (02/18/21) (Harshavardhana)
  • Avoid synchronizing usage writes (#11560) (02/18/21) (Klaus Post)
  • Allow delete marker replication from replica (#11566) (02/18/21) (Poorna Krishnamoorthy)
  • fix: allow accountInfo with creds with parentUsers (#11568) (02/17/21) (Harshavardhana)
  • lifecycle:Fix args passed to determine expiry header (#11567) (02/17/21) (Poorna Krishnamoorthy)
  • fix: reduce crawler memory usage by orders of magnitude (#11556) (02/17/21) (Harshavardhana)
  • lifecycle: Fix expiration header in some cases (#11565) (02/17/21) (Anis Elleuch)
  • fix: rename crawler as scanner in config (#11549) (02/17/21) (Harshavardhana)
  • Don't autoheal if disks are healing (#11558) (02/17/21) (Klaus Post)
  • fix: parallelize getPoolIdx() for object lookup (#11547) (02/16/21) (Harshavardhana)
  • default to common conditions if conditions not present (#11546) (02/16/21) (Harshavardhana)
  • fix: multiple pool reads parallelize when possible (#11537) (02/16/21) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.