Skip to content

Bug fix release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 07 Mar 20:25
· 775 commits to master since this release
4.0.9

Changelog

  • Add SSE-C tests for multipart, copy, get range operations (#941)
  • Removing conditional check for notificationInfoCh in api-notication (#940)
  • Add RemoveObjectsWithContext call (#939)
  • replace t.Fatal with log.Fatalln (#935)
  • Honor prefix parameter in ListBucketPolicies API (#929)
  • test for empty objects uploaded with SSE-C headers (#927)
  • Encryption headers should also be set during initMultipart (#930)
  • Update examples to use encrypt package (#932)