Skip to content

Minor Bugfix Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 12 Oct 01:50
· 5879 commits to master since this release
RELEASE.2019-10-12T01-39-57Z

Highlights

  • Fixes a hard crash bug introduced in last release RELEASE.2019-10-11T00-38-09Z with ENV handling for IAM_JWKS_URL and LOGGER_HTTP_ENDPOINT. Upgrade is recommended for all users who are using these ENVs if you are using following release RELEASE.2019-10-11T00-38-09Z. Refer (#8388) and bd10640
  • Fixes queueStore implementation to avoid panics and incorrectly reaching max queueLimit. Refer (#8381)

Changelog

  • Fix logger and audit http endpoint config lookup (10/11/19)
  • Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) (10/11/19)
  • Avoid crash in PopulatePublicKey() by re-initializing the args (#8388) (10/11/19)
  • Remove duplicate cpu hardware info (#8384) (10/12/19)
  • Add CREDITS license from all dependent projects (#8382) (10/11/19)