Minio Js Versions Save

MinIO Client SDK for Javascript

7.0.29

1 year ago

What's Changed

Full Changelog: https://github.com/minio/minio-js/compare/7.0.28...7.0.29

7.0.28

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-js/compare/7.0.27...7.0.28

7.0.27

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-js/compare/7.0.26...7.0.27

7.0.26

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-js/compare/7.0.25...7.0.26

7.0.25

2 years ago

Changelog

  • Special characters in object name in list objects (#959) (12/07/21) (Prakash Senthil Vel)
  • update missing deps 'crypto-browserify' (12/06/21) (Minio Trusted)

7.0.24

2 years ago

Changelog

  • fix: request md5 for tagging APIs (#968) (12/03/21) (Prakash Senthil Vel)

7.0.23

2 years ago

Changelog

  • do not ignore errors in tests (#981) (11/28/21) (Harshavardhana)

7.0.22

2 years ago

Changelog

  • fix: implementation issue in removeObjects() API (#980) (11/25/21) (Harshavardhana)

7.0.21

2 years ago

Changelog

  • fix: mint test file name (#979) (11/24/21) (Prakash Senthil Vel)

7.0.20

2 years ago

Changelog

  • fix mint tests import failure for helpers (#978) (11/19/21) (Prakash Senthil Vel)
  • Pass default region to fix user bucket notification bug (#962) (09/22/21) (Prakash Senthil Vel)
  • Add IPV4 and IPV6 address validation (#963) (09/22/21) (Prakash Senthil Vel)