github minio/minio RELEASE.2021-05-18T00-53-28Z
Minor Bug Fix Release

Highlights

  • Click here to download the latest version of MinIO.
  • Click here for production support.
  • Improvements to bloom filter. See (#12305, #12302) for more details.
  • Memory usage improvements to disk usage. See (#12311) for more details.
  • fix: IAM migration on upgrade. See (#12312) for more details.
  • Allow distributed setup to start with default credentials. See (#12303) for more details.
  • Few more bugs observed during upgrade from older version. See (#12309, #12253) for more details.

Changelog

  • reduce allocations on multi-disk clusters (#12311) (05/17/21) (Harshavardhana)
  • fix: de-couple IAM migration and loading context from lock context (#12312) (05/17/21) (Harshavardhana)
  • add io.ErrUnexpectedEOF for config retriable errors (#12309) (05/17/21) (Harshavardhana)
  • feat: distributed setup can start now with default credentials (#12303) (05/17/21) (Harshavardhana)
  • Fix hanging erasure writes (#12253) (05/17/21) (Klaus Post)
  • Update probabilities for bloom filter. (#12305) (05/17/21) (Klaus Post)
  • remove more duplicate bloom filter trackers (#12302) (05/17/21) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.