github minio/minio RELEASE.2020-07-12T19-14-17Z
Bug Fix Release

Highlights

  • Avoid startup lock-up when nodes are coming online, fixes an issue with healthcheck
    routine which ended up reusing a downed client resulting in pereptual offline of that
    node - see #10026 for more details.
  • Finally fix the CORS regression introduced by incompatible usage after gorilla/mux update

Changelog

  • fix: avoid broken link when preview image (#10021) (07/12/20) (Harshavardhana)
  • fix: cors handling again for not just OPTIONS request (#10025) (07/12/20) (Harshavardhana)
  • fix: make sure to use new restClient for healthcheck (#10026) (07/11/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.