github minio/minio RELEASE.2020-07-27T18-37-02Z
Minor Bug Fix Release

Highlights

  • Add missing Content-Disposition to CORS Handler. See (#10137) for more details.
  • Browser: Enforce bucket quota in the case of browser uploads. See (#10129) for more details.
  • Simplify JWKS decoding in OPenID. See (#10119) for more details.
  • Fix gateway walk implementation to list correctly. See (#10131) for more details.
  • Allow shareable URLs using rotating creds. See (#10135) for more details.

Changelog

  • fix: add missing content-disposition from CORS handler (#10137) (07/27/20) (Harshavardhana)
  • fix: allow shareable URLs with rotating creds (#10135) (07/27/20) (Harshavardhana)
  • fix: gateway Walk() implementation to list correct contents (#10131) (07/26/20) (Harshavardhana)
  • add license section be about Apache 2.0 (07/26/20) (Harshavardhana)
  • simplify JWKS decoding in OpenID and more tests (#10119) (07/25/20) (Harshavardhana)
  • Add clarification for minimum drives per server (#10130) (07/24/20) (Ritesh H Shukla)
  • fix: enforce bucket quota from browser uploads (#10129) (07/24/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.