github minio/minio RELEASE.2021-02-23T20-05-01Z
Minor Bugfix Release

Highlights

  • Click here to download the latest version of MinIO
  • Click here for production support
  • fix: make sure to convert the error properly in HealBucket. See (#11610) for more details.
  • LDAP config: fix substitution variables. See (#11586) for more details.
  • update sha256-simd to v1.0.0. See (#11607) for more details.
  • remove network calls for getLocalDisks. See (#11603) for more details.
  • fix: for containers use root-disk detection cleverly. See (#11593) for more details.
  • fix: CrawlAndGetDataUsage close pipe() before using a new one. See (#11600) for more details.
  • fix: read metadata in O_DIRECT if configured and supported. See (#11594) for more details.
  • fix: Bring support for symlink on regular files on NAS. See (#11383) for more details.
  • fix: ETag mismatch for large upload in replication. See (#11587) for more details.
  • metrics: Add the number of requests in the waiting queue. See (#11580) for more details.
  • fix incorrect http range in SelectObjectContentHandler. See (#11585) for more details.

Changelog

  • fix: make sure to convert the error properly in HealBucket() (#11610) (02/23/21) (Harshavardhana)
  • isServerResolvable its sufficient to check server is reachable (#11609) (02/22/21) (Harshavardhana)
  • Skip printing error if empty for reporting bandwidth (#11606) (02/22/21) (Ritesh H Shukla)
  • LDAP config: fix substitution variables (#11586) (02/22/21) (Aditya Manthramurthy)
  • update sha256-simd to v1.0.0 (#11607) (02/22/21) (Harshavardhana)
  • remove network calls for getLocalDisks (#11603) (02/22/21) (Harshavardhana)
  • fix: for containers use root-disk detection cleverly (#11593) (02/22/21) (Harshavardhana)
  • fix: CrawlAndGetDataUsage close pipe() before using a new one (#11600) (02/22/21) (Harshavardhana)
  • fix: read metadata in O_DIRECT if configured and supported (#11594) (02/22/21) (Harshavardhana)
  • Fix HDFS wrong filepath if subpath provided (#11574) (02/21/21) (Sarasa Kisaragi)
  • fix: update minio-go to fix an issue with S3 gateway (#11591) (02/20/21) (Harshavardhana)
  • fix: Bring support for symlink on regular files on NAS (#11383) (02/20/21) (Harshavardhana)
  • fix: ETag mismatch for large upload in replica (#11587) (02/20/21) (Poorna Krishnamoorthy)
  • metrics: Add the number of requests in the waiting queue (#11580) (02/20/21) (Anis Elleuch)
  • fix incorrect http range in SelectObjectContentHandler (#11585) (02/20/21) (mailsmail)
  • fix incorrect values in sizing guide (#11583) (02/20/21) (WangYuMu)

Don't miss a new minio release

NewReleases is sending notifications on new releases.