Skip to content

Major Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 20 Aug 04:46
· 196 commits to master since this release
7.0.19
687cabf

Highlights

  • Add support for versioning, object locking APIs

Changelog

  • Upgrade lodash version (#958) (08/17/21) (Prakash Senthil Vel)
  • Add AWS Hong Kong region (#938) (08/16/21) (Brendt)
  • remove EOLed node versions (#957) (08/13/21) (Harshavardhana)
  • fix: issues with browser environment (#955) (08/14/21) (Prakash Senthil Vel)
  • setS3TransferAccelerate option support for s3 only (#948) (08/14/21) (Prakash Senthil Vel)
  • fix: multipart upload from stream with metadata (#956) (08/13/21) (Peeter N)
  • Get/set legal hold APIs (#925) (06/07/21) (Prakash Senthil Vel)
  • Add Bucket replication APIs (#934) (06/02/21) (Prakash Senthil Vel)
  • Bucket Encryption APIs get/set/remove (#927) (06/01/21) (Prakash Senthil Vel)
  • Set and Get and remove Bucket Life cycle config support (#917) (05/27/21) (Prakash Senthil Vel)
  • URI encode session token in the query (#920) (05/27/21) (TimSBSquare)
  • Bucket/Object Tags feature with versioning support included (#916) (05/27/21) (Prakash Senthil Vel)
  • versionId support in presigned url (#913) (05/27/21) (Prakash Senthil Vel)
  • Object retention put/get APIs (#923) (05/13/21) (Prakash Senthil Vel)
  • Add Get/Set Object lock config APIs (#919) (04/23/21) (Prakash Senthil Vel)
  • Adds x-amz-security-token into the formData (#910) (03/20/21) (ebozduman)
  • VersionId Support in removeObjects api (#909) (03/20/21) (Prakash Senthil Vel)
  • VersionId support in listObjects API (#903) (03/04/21) (Prakash Senthil Vel)
  • VersionId support in get,put object APIs (#901) (02/18/21) (Prakash Senthil Vel)
  • VersionId support for removeObject and statObject API (#894) (02/06/21) (Prakash Senthil Vel)
  • Add bucket versioning APIs (#891) (01/24/21) (Prakash Senthil Vel)
  • fix Minio.ObjectCreatedCompleteMultipartUpload typo (#883) (12/21/20) (Josias Montag)
  • Allows dot char, '.', at the end of domain name (#885) (12/16/20) (ebozduman)
  • listObject Content parsing needs array conversion (#887) (12/16/20) (ebozduman)