Skip to content

2.0.0 API change release

Choose a tag to compare

@harshavardhana harshavardhana released this 25 May 08:58
· 498 commits to master since this release
  • 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.