minio-hs v0.3.2 Release Notes

  • ๐Ÿš€ This release brings the following changes:

    • โž• Add removeIncompleteUpload API (#49)
    • โž• Add presigned operations APIs (#56)
    • โž• Add presigned Post Policy API (#58)
    • Skip SHA256 checksum header for secure connections (#65)
    • โœ‚ Remove resuming capability in PutObject (#67)
    • โž• Add ListObjectsV1 API support (#66)
    • โž• Add Bucket Notification APIs (#59)
    • โœ… Reverse #54 - tests fix.