Skip to content

Minor Feature Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 28 May 22:41
· 448 commits to master since this release
v6.0.56
6a226f4

Highlights

  • Add support for bucket tagging

Changelog

  • retry only if response region doesn't match cached region (#1293) (05/28/20) (kannappanr)
  • retry makebucket on AuthorizationHeaderMalformed code and empty location (#1292) (05/26/20) (kannappanr)
  • Add tagging count to known header (#1291) (05/22/20) (kannappanr)
  • core: Modify Putobject to use PutObjectOptions (#1290) (05/21/20) (P R)
  • Add new Milan AWS Region (#1286) (05/21/20) (Yefry Figueroa)
  • support for new af-south-1 region (#1285) (05/08/20) (Chad Denyar)
  • honor doneCh for listenBucketNotification (#1282) (05/01/20) (Harshavardhana)
  • fix: Accept 204 as success (#1281) (04/30/20) (Bala FA)
  • add bucket tagging apis (#1273) (04/28/20) (Bala FA)
  • add github workflows, deprecate travis and appveyor (04/27/20) (Harshavardhana)
  • add Parse in tags pkg (#1279) (04/25/20) (Bala FA)