Skip to content

Major bug fix release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 25 May 19:58
· 6980 commits to master since this release
RELEASE.2018-05-25T19-49-13Z

Highlights

  • Revamped the disk usage calculation per tenant to be accurate and updated every 12 hours.
  • Security bug fix to close potential DoS vulnerability. See #5957 below.

Changelog

  • Update Kubernetes TLS doc with info for distributed setups (#5971) (05/24/18)
  • Deprecate showing drive capacity and total free (#5976) (05/23/18)
  • Implement support for calculating disk usage per tenant (#5969) (05/23/18)
  • Fix typo (#5960) (05/22/18) <Acid Chicken (硫酸鶏)>
  • Fix tabs/indents in help message (#5962) (05/21/18)
  • Support endpoints through env (#5952) (05/18/18)
  • security: fix write-to-RAM DoS vulnerability (#5957) (05/18/18)
  • handle Kubernetes read-only secrets (#5951) (05/18/18)
  • Remove treewalk abort log message (#5953) (05/17/18)
  • rename checkPathValid() to getValidPath() (#5949) (05/17/18)