Releases: minio/minio-java
Releases · minio/minio-java
Minor Bug Fix Release
Changelog
- Set Accept-Encoding to identity by default (#825) (01/18/20)
- Add overloaded listen bucket notification method (#834) (01/18/20)
- Resolves policy condition failed error upon success_action_status (#826) (12/11/19)
- Validate bucket name, object name. (#824) (12/09/19)
- [doc] clarify lazy-eval of removeObjects (#811) (11/13/19)
- fix windows ci (#813) (11/08/19)
- Code cleanup and docs update (#801) (10/30/19)
- Add function to compose object (#787) (10/09/19)
- Docs and examples added for Object Lock (#800) (10/08/19)
- Add java github actions (#797) (09/17/19)
Feature Release
Minor Bug fix release
Changelog
- Add success action status to PresignedPostPolicy (#784) (08/11/19)
Minor Bug Fix Release
Changelog
- Abort failed multipart uploads on RuntimeException (#786) (08/07/19)
- Change play.min.io:9000 to play.min.io (#785) (08/05/19)
- fix: rearrange, cleanup, deprecation and fixes in ServerSideEncryption (#778) (08/05/19)
- fix: handle SSE in copyObject() properly and have one source code. (#777) (08/04/19)
- Deprecate build oraclejdk8 (#783) (07/31/19)
- Preserve all path segments appropriately for objectNames (#780) (07/30/19)
- fix: handle SSE in getObject() properly and have one source code. (#776) (07/29/19)
- fix: handle SSE in statObject() properly and have one source code. (#775) (07/19/19)
- Add content negotiation (#771) (07/13/19)
Minor Bug Fix Release
Changelog
- Fix dependency mismatch. (#773) (05/27/19)
Minor Bug Fix Release
Changelog
- Add overloaded methods for putObject API (#747) (04/30/19)