github minio/minio RELEASE.2020-06-12T00-06-19Z
Bug Fix Release

Highlights

  • Support for NEON assembly instructions for improved performance in ARM/Graviton2
  • Allow idiomatic usage of middlewares in gorilla/mux. See (#9802) for more details.
  • Fix offline disk calculation. See (#9801) for more details.
  • Avoid overwriting tags when changing object lock/retention. See (#9794) for more details.
  • Load IAM in the background to speed startup. See (#9796, #9809) for more details.
  • Support mTLS authentication in webhook. See (#9777) for more details.
  • Improvements to lifecycle code. See (#9775, #9791) for more details.
  • Simplify context timeout for readiness. See (#9772) for more details.
  • Browser: Support users with limited permission in Gateway. See (#9580) for more details.

Changelog

  • fix: optimize IAM users load, add fallback (#9809) (06/11/20) (Harshavardhana)
  • Allow idiomatic usage of middlewares in gorilla/mux (#9802) (06/11/20) (Harshavardhana)
  • isEndpointConnected should take local disk inputs (#9803) (06/11/20) (Harshavardhana)
  • kes: try to auto. create master key if not present (#9790) (06/11/20) (Andreas Auernhammer)
  • fix offline disk calculation (#9801) (06/10/20) (Harshavardhana)
  • avoid storing X-Amz-Tagging-Directive in metadata (#9800) (06/10/20) (poornas)
  • upgrade to latest reed/solomon (#9797) (06/10/20) (Klaus Post)
  • Send Partscount only when partnumber is specified (#9793) (06/10/20) (kannappanr)
  • Avoid overwriting object tags when changing lock (#9794) (06/10/20) (poornas)
  • Check object names on windows (#9798) (06/10/20) (Klaus Post)
  • allow background IAM load to speed up startup (#9796) (06/09/20) (Harshavardhana)
  • deprecate listDir usage for healing (#9792) (06/09/20) (Harshavardhana)
  • update browser assets with latest changes (06/09/20) (Harshavardhana)
  • display proper used space based on disk usage (#9551) (06/09/20) (P R)
  • allow large buffer to list more entries per directory (#9785) (06/09/20) (Harshavardhana)
  • lifecycle: Fix object expiration date (#9791) (06/09/20) (Anis Elleuch)
  • Fix formatting and wording in distributed docs (#9784) (06/08/20) (Ritesh H Shukla)
  • add reference to distributed doc for clarity (#9783) (06/08/20) (Harshavardhana)
  • fix: avoid timer leaks in dsync/lsync (#9781) (06/08/20) (Harshavardhana)
  • Support mTLS Authentication in Webhooks (#9777) (06/08/20) (Praveen raj Mani)
  • fix: throw error if symmetry cannot be obtained (#9780) (06/06/20) (Harshavardhana)
  • lifecycle: Consider multiple tags filtering (#9775) (06/05/20) (Anis Elleuch)
  • update browser assets (06/04/20) (Harshavardhana)
  • fix remove LDAPPassword from audit logs (#9773) (06/04/20) (Harshavardhana)
  • allow direct access to bucket from browser with limited permissions (#9580) (06/04/20) (P R)
  • Allow uploading folders on supported browsers. (#9627) (06/05/20) (darkdragon-001)
  • Update go-sql-driver pkg to support checkConnLiveness (#9766) (06/05/20) (Praveen raj Mani)
  • simplify context timeout for readiness (#9772) (06/04/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.