Skip to content

Major feature release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 30 Mar 00:51
· 7094 commits to master since this release
RELEASE.2018-03-30T00-38-44Z

Highlights

  • Breaking Change: If you installed previous release RELEASE.2018-03-28T23-45-53Z, please delete your old cache and start afresh. For more details on this breaking change please see #5732
  • Please follow Disk Cache Guide to get started.
  • System level support to run minio server in WORM mode. See minio server -h for more details.
  • Fixed a regression in bucket notifications #5673 #5734

Changelog

  • Fix backend format for disk-cache - not to use FS format.json (#5732) (03/29/18)
  • Fix help message to be uniform across env vars (#5735) (03/30/18)
  • Apply storageClass data while config migration (#5737) (03/30/18)
  • Fix PUT bucket notification deadlocks (#5734) (03/29/18)
  • Fix block id length upto 8bytes only for azure gateway. (#5731) (03/29/18)
  • Improve some wording in disk caching docs (#5730) (03/28/18)
  • Remove deadcode related to multipart cleanup for fs (#5716) (03/28/18)