This release brings the following changes:
- Update
listObjects and listObjectsV1 return type to include both files and directories. This is a breaking change. (#126)
- Enable streaming signature for object uploads when not using TLS. (#123)
- Add
runMinioRes and runMinioResWith so applications can manage resource allocation and cleanup (#129)