github minio/minio RELEASE.2020-06-18T02-23-35Z
Minor Bug Fix Release

Highlights

  • Initialize config only once on startup. See (#9851) for more details.
  • Fallback to max rlimit on Darwin. See (#9859) for more details.
  • Usage: Add existing cache values even while skipping. See(#9862) for more details.
  • Exit Gateway on startup if etcd and cache are not setup properly. See (#9842) for more details.
  • Export Prometheus metrics for cache GC triggers. See (#9815) for more details.

Changelog

  • fix: initialize config once per startup (#9851) (06/16/20) (Harshavardhana)
  • on darwin fallback to maximum possible rlimit (#9859) (06/17/20) (Harshavardhana)
  • Always add existing cache when skipping (#9862) (06/17/20) (Klaus Post)
  • remove unnecessary log for setMaxResources (#9856) (06/16/20) (Harshavardhana)
  • Allow etcd, cache setup to exit when starting gateway mode (#9842) (06/15/20) (Harshavardhana)
  • fix: export prometheus metrics for cache GC triggers (#9815) (06/15/20) (Harshavardhana)
  • Add logs when quorum is lost during readiness checks (#9839) (06/15/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.