Releases: minio/minio-js
Releases · minio/minio-js
Minor Bugfix Release
Changelog
- fix: mint test file name (#979) (11/24/21) (Prakash Senthil Vel)
Minor Bugfix Release
Major Release
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)
Minor Bug Fix Release
Changelog
- Makes sure xmlobj.CommonPrefixes is an array (#877) (12/15/20) (ebozduman)
Minor Bug Fix Release
Changelog
- Trim spaces in header values for signature calculation (#875) (11/24/20) (Krishna Srinivas)
- feat: support access style override (#872) (11/25/20) (Bingliang)
- Replaces the old xml parser with a new, faster one (#861) (11/04/20) (ebozduman)
- typo: Fix spelling for registered (#853) (05/15/20) (Kiina)
- fix: correctly set content-length size when payload has unicode characters (#847) (05/01/20) (Panagiotis Kapros)
Minor Bug Fix Release
Changelog
- ListObjectsV2Metadata: userMetadata null check (#844) (04/20/20) (kannappanr)
Minor Bug Fix Release
Changelog
- fix STS token support for presign (#832) (02/24/20)
Minor Bug Fix Release
Changelog
- [extensions] Implement listObjectV2 with metadata (#827) (02/18/20)
- fix STS token support for presign/postsign (#830) (02/15/20)
- Doc: Change default part size to 64MiB (#825) (02/03/20)
- doc: Update bucketExists in API.md (#821) (01/24/20)
- Doc: Add new parameters to the constructor (#823) (01/22/20)
- Update README_zh_CN.md (#816) (12/27/19)
- Change linebreak-style rule to support both Windows and Unix (#808) (12/25/19)
- Correct the error message. (#807) (12/25/19)