Skip to content

Releases: minio/minio-java

Minor Bug Fix Release

23 Jan 02:38
6.0.12
Compare
Choose a tag to compare

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

11 Sep 20:48
6.0.11
Compare
Choose a tag to compare

Highlights

  • Add object lock supported APIs. See(#789) for more details.

Changelog

  • Docs updated with the InvalidResponseException (#795) (09/11/19)
  • add object lock supported APIs. (#789) (09/08/19)
  • Add cn-northwest-1 endpoint to the list of AWS S3 endpoints (#794) (09/07/19)

Minor Bug fix release

14 Aug 18:13
6.0.10
Compare
Choose a tag to compare

Changelog

  • Add success action status to PresignedPostPolicy (#784) (08/11/19)

Minor Bug Fix Release

08 Aug 05:17
6.0.9
Compare
Choose a tag to compare

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

29 May 22:19
6.0.8
Compare
Choose a tag to compare

Changelog

  • Fix dependency mismatch. (#773) (05/27/19)

Minor Bug Fix Release

01 May 23:03
6.0.7
Compare
Choose a tag to compare

Changelog

  • Add overloaded methods for putObject API (#747) (04/30/19)

Minor Bug fix Release

18 Apr 22:24
6.0.6
Compare
Choose a tag to compare

Changelog

  • Protocol set to 1.1 (#766) (04/18/19)
  • Preserve client specified Content-Encoding header (#767) (04/18/19)

Minor Bug Fix Release

18 Apr 16:34
6.0.5
Compare
Choose a tag to compare

Changelog

  • Modifies minio.io --> min.io (#768) (04/17/19)
  • Replaces Minio refs with MinIO and minio.io links with min.io (#764) (04/06/19)
  • remove java-photo-api-service links from docs (#763) (04/04/19)

Minor Bug Fix Release

27 Mar 22:28
6.0.4
Compare
Choose a tag to compare

Changelog

  • Fix: update starting position of buffer in ChunkedInputStream.readData() (#755) (03/22/19)
  • Docs updated with Set/Get BucketNotification (#750) (03/22/19)
  • Link updated for JavaDoc (#754) (03/21/19)

Minor Bug Fix Release

20 Mar 21:19
6.0.3
Compare
Choose a tag to compare

Changelog

  • Update docs on resuming multipart upload (#751) (02/18/19)
  • Fix hangs with TLS and HTTP 2.0 (#758) (03/18/19)
  • Reduce file sizes used in functional tests (#762) (03/19/19)