github minio/minio RELEASE.2020-07-20T02-25-16Z
Bug Fix Release

Highlights

  • SSE-C key rotation issue in CopyObject caused by a compatibility fix in previous release, refer #10085
  • Lifecycle AWS S3 API compatibility fixes #10083 #10084
  • Change TCP timeouts for incoming connections, internode is kept aggressive as necessary.
  • Incoming claims are allowed to be optional for STS, but missing policies if not present on server henceforth
    would fail instead, also pre-emptively fail if the JWT claim lacks the necessary claim to avoid unnecessarily
    generating tokens #10078

Changelog

  • add different TCP timeouts for internal and incoming (#10090) (07/19/20) (Harshavardhana)
  • allow claims to be optional in STS (#10078) (07/19/20) (Harshavardhana)
  • make sure lifecycle rule ID is present (#10084) (07/20/20) (findmyname666)
  • docs: fix veeam document formatting (07/18/20) (Harshavardhana)
  • fix: copyObject key rotation issue (#10085) (07/18/20) (Harshavardhana)
  • fs: Fix expiry regression after versioning refactor (#10083) (07/18/20) (Anis Elleuch)

Don't miss a new minio release

NewReleases is sending notifications on new releases.