github minio/minio RELEASE.2020-12-03T00-03-10Z
Minor Bugfix Release

Highlights

  • Azure : load certs on windows from registry. See (#11016) for more details.
  • Add support to make healing more aggressive. See (#11003) for more details.
  • Adds "x-amz-usr-agent" and "x-id" headers in authentication of presignedURL. See (#10792) for more details.
  • crawler: Missing folder heal check per set. See (#10876) for more details.
  • select: Check if CSV is valid utf8. See (#10991) for more details.
  • fix: allow admins to create users. See (#11005) for more details.
  • Caching: Disallow writeback caching with cache_after. See (#11002) for more details.
  • fix: avoid sending errors on missing objects on locked buckets. See (#10994) for more details.
  • fix: allow accountInfo, addUser and getUserInfo implicit. See (#10978) for more details.
  • fix: update RPM spec using rpmbuild. See (#10979) for more details.
  • docker build related changes. See (#10983, #10958) for more details.

Changelog

  • add support for tuning healing to make healing more aggressive (#11003) (12/02/20) (Harshavardhana)
  • deprecate CommonName from TLS docs (#11017) (12/02/20) (Anis Elleuch)
  • fix: load certs on windows from registry (#11016) (12/02/20) (Harshavardhana)
  • Adds "x-amz-usr-agent" and "x-id" params to be used in authentication of presignedURL (#10792) (12/02/20) (ebozduman)
  • update minio-go version v7.0.6 (#11012) (12/01/20) (Harshavardhana)
  • Added set keyword in the command set to enable encryption on buckets (#11010) (12/01/20) (Sudarshan (Sid))
  • rename server sets to server pools (12/01/20) (Harshavardhana)
  • crawler: Missing folder heal check per set (#10876) (12/01/20) (Klaus Post)
  • Revert "Support variable server sets (#10314)" (12/01/20) (Harshavardhana)
  • select: Check if CSV is valid utf8 (#10991) (12/01/20) (Klaus Post)
  • fix: allow admins to create users (#11005) (11/30/20) (Harshavardhana)
  • Disallow writeback caching with cache_after (#11002) (11/30/20) (Poorna Krishnamoorthy)
  • fix: s3select tests with new minio-py SDK (#10995) (11/29/20) (Harshavardhana)
  • fix: avoid sending errors on missing objects on locked buckets (#10994) (11/28/20) (Harshavardhana)
  • fix: allow accountInfo, addUser and getUserInfo implicit (#10978) (11/27/20) (Harshavardhana)
  • fix: update RPM spec using rpmbuild (#10979) (11/27/20) (Harshavardhana)
  • Upgrade compress and pgzip package (#10992) (11/27/20) (Klaus Post)
  • add docker ubi buildx script (11/26/20) (Harshavardhana)
  • fix: docker buildx support for multiplatform build (#10983) (11/26/20) (Harshavardhana)
  • Add Dockerfile based on Red Hat UBI (#10958) (11/26/20) (Nitish Tiwari)
  • Support variable server sets (#10314) (11/25/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.