Skip to content

Releases: minio/minio-js

New API changes and update documentation

21 Sep 23:50
3.0.0

Choose a tag to compare

  • 588f139 - add listenBucketNotification (#498) (3 weeks ago)
  • 81ec75b - fix bucket notification config API (#497) (4 weeks ago)
  • d944f5a - Code:s3-endpoints.js/Added ap-south-1 region to the list of available s3 (#495) (5 weeks ago)
  • 5fff814 - Fix StatObject Typo (#493) (5 weeks ago)
  • c65221e - Add ListObjects V2 API (#486) (5 weeks ago)
  • 237c1a8 - add getBucketPolicy and setBucketPolicy (#485) (5 weeks ago)
  • 1698358 - ci: run unit tests (#488) (5 weeks ago)
  • 26a7d9b - Handle error xml response after 200 OK status from Complete Multipart call (#487) (5 weeks ago)
  • e1deeab - Enable set/get/remove bucket notification again (6 weeks ago)
  • 25b9ab0 - make presignedPutObject expiry actually optional (#483) (6 weeks ago)

Bug fix release.

29 Jun 19:51

Choose a tag to compare

  • presignedPostPolicy now to include port in URL string if the port is neither 80 or 443. (#450)
  • presignedPostPolicy sets default expiration to 7 days. (#451)
  • Resource leaks fixed, registered callbacks should be called. (#454)
  • presignedGet now supports overriding response headers. (#453)
  • statObject Etag is optional fix a crash. (#455)
  • Other misc documentation updates.

2.0.0 API change release

25 May 08:58

Choose a tag to compare

  • ACL api's removed.
  • new Minio() now takes 'secure' as the boolean not 'insecure'. To make the API simpler.
  • presignedPostPolicy now generates and returns back the proper URL.
  • better typed errors.
  • other misc bug fixes.

Major release with numerous API changes.

Fix presignedPostPolicy bug

27 Nov 20:50

Choose a tag to compare

0.2.9

Bumping version to 0.2.9

New API methods, browserified and major cleanup

25 Nov 21:21

Choose a tag to compare

  • Supports minio-js in browser.
  • New APIs listIncompleteUploads, removeIncompleteUpload, presignedPostPolicy, presignedPutObject.
  • Large cleanup of the entire codebase, moving to fully ES6 style.
  • Default region changed from 'milkyway' to 'us-east-1'

Bug fix release

18 Aug 02:26

Choose a tag to compare

0.2.7

Bump to new version 0.2.7

Support for presignedURL for getObject()

11 Aug 00:19

Choose a tag to compare

0.2.6

Bump to new version 0.2.6

Fixing gulp dependencies update

04 Aug 17:28

Choose a tag to compare

0.2.5

Bump to new version 0.2.5

S3 signature bug fix update

04 Aug 02:17

Choose a tag to compare

0.2.4

Bump version to 0.2.4