Skip to content

Releases: minio/minio-js

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)

Minor Bug Fix Release

10 Jan 01:51
7.0.3
Compare
Choose a tag to compare

Changelog

  • [docs] fix arguments comment for string or buffer (#738) (01/02/19)
  • Removing metadata length check (#739) (01/02/19)

Minor Bug Fix Release

05 Dec 23:46
7.0.2
Compare
Choose a tag to compare

Changelog

  • Add requestDate parameter to presignedUrl() and presignedGetObject() (#728) (12/05/18)
  • Add parameter start-after to ListObjectsV2 (#734) (12/03/18)

Minor Bugfix release

10 Sep 23:58
7.0.1
Compare
Choose a tag to compare

Changelog

  • fix wrong fPutObject example in README (#717) (09/06/18)
  • fix error not thrown when secure param is passed (#715) (09/04/18)