Skip to content

Releases: minio/minio-js

Minor Bug Fix Release

24 Dec 00:46
7.0.13
Compare
Choose a tag to compare

Changelog

  • Fix multipart upload with keepalive memory leak (#811) (12/23/19)
  • fix(fPutObject): remove metadata mutation (#815) (11/22/19)
  • Add ability to set family as a request option (#804) (10/14/19)
  • Add nodejs.yml to build the project (#799) (09/17/19)

Minor Bug Fix Release

21 Aug 17:09
7.0.12
Compare
Choose a tag to compare

Changelog

  • Fix multipart fPutObject (#789) (08/12/19)
  • Ensure that tests are run on CI Platforms (#790) (08/12/19)

Minor Bug Fix Release

08 Aug 05:14
7.0.11
Compare
Choose a tag to compare

Changelog

  • Update dependencies to latest (#785) (08/05/19)
  • Change play.minio.io to play.min.io (#786) (08/05/19)
  • Doc: Use QueueConfig instead of TopicConfig (#783) (07/26/19)

Minor Bug Fix Release

13 Jun 00:05
7.0.10
Compare
Choose a tag to compare

Changelog

  • Remove unwanted tests (#774) (06/12/19)

Minor Bug Fix Release

12 Jun 20:10
7.0.9
Compare
Choose a tag to compare

Changelog

  • default part-size to 64MB and provide a way to override the default part size (#759) (06/07/19)
  • doc: add reference to removeObjects method (#773) (06/06/19)

Minor Bug Fix Release

01 May 23:05
7.0.8
Compare
Choose a tag to compare

Changelog

  • Change content-language to a valid ISO 639-1 language code in functional tests (#768) (04/29/19)

Minor Bug Fix Release

24 Apr 00:40
7.0.7
Compare
Choose a tag to compare

Changelog

  • Make fPutObject automatically detect content-type (#765) (04/23/19)
  • fGetobject-resume test is not testing resume (#764) (04/23/19)

Minor Bug Fix Release

17 Apr 21:24
7.0.6
Compare
Choose a tag to compare

Changelog

  • Replaces Minio refs with MinIO and minio.io links with min.io (#762) (04/05/19)
  • Fix broken link to bucket policy (#760) (04/01/19)
  • Fix broken link to the shopping app example (#756) (03/18/19)

Minor Bug Fix Release

30 Jan 19:49
7.0.5
4993030
Compare
Choose a tag to compare

Changelog

  • Add missing promisify entry for presignedUrl (#749) (01/30/19)
  • Set prefix, delimiter params even when empty (#748) (01/24/19)

Minor Bug Fix Release

23 Jan 21:29
7.0.4
Compare
Choose a tag to compare

Changelog

  • Removed metadata from PutObjectPart calls (#744) (01/21/19)