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

latest releases: RELEASE.2025-09-07T16-13-09Z, RELEASE.2025-09-06T17-38-46Z, RELEASE.2025-07-23T15-54-02Z...
5 years ago

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.