Skip to content

Minor Bug Fix Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 14 Feb 00:34
· 6542 commits to master since this release
RELEASE.2019-02-14T00-21-45Z

Highlights

  • Fixes a nil pointer dereference issue that can occur with the Vault KMS. See #7241 for full details.
  • Miscellaneous other bug fixes.

Changelog

  • Use context to fill in more details about error XML (#7232) (02/13/19)
  • Detect peer reboots to invalidate current storage REST clients (#7227) (02/13/19)
  • crypto: fix nil pointer dereference of vault secret (#7241) (02/14/19)
  • Introduce staticcheck for stricter builds (#7035) (02/13/19)
  • Select should return early errors as XML (#7230) (02/12/19)
  • storage: Increase the timeout of storage REST requests (#7218) (02/13/19)