Skip to content

Releases: minio/minio-java

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)

Minor Bug Fix Release

13 Feb 19:41
6.0.2
Compare
Choose a tag to compare

Changelog

  • Set prefix, delimiter params even when empty (#749) (02/09/19)

Minor Bug Fix Release

30 Jan 19:18
6.0.1
Compare
Choose a tag to compare

Changelog

  • Release version 6.0.1 (01/30/19)

Feature Release

10 Jan 01:49
6.0.0
Compare
Choose a tag to compare

Changelog

  • Add API to Set/Get/Delete bucket lifecycle (#743) (01/08/19)
  • Update Java Docs (#730) (01/05/19)

Minor bug fix release

27 Dec 18:46
5.0.6
Compare
Choose a tag to compare

Changelog

  • Modify example to use SQS configuration in Notification (#725) (12/26/18)
  • Remove resuming multipart uploads (#741) (12/20/18)

Minor Bug Fix Release

14 Dec 19:36
5.0.5
Compare
Choose a tag to compare

Changelog

  • tests: Ignore NotImplemented error in listenBucketNotification (#737) (12/14/18)
  • Download the contents from a encrypted objectName to a given file. (#736) (12/14/18)
  • Prefix custom metadata keys with x-amz-meta- (#734) (12/10/18)
  • New API: Upload a file to an object with SSE support (#735) (12/08/18)

Major Bug Fix Release

05 Dec 23:44
5.0.4
Compare
Choose a tag to compare

Changelog

  • Fix custom region handling (12/05/18)
  • Add support of listen bucket notification (#727) (12/04/18)