Skip to content

Releases: minio/minio-java

Minor Bug Fix Release

20 Mar 21:19
6.0.3

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

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

Choose a tag to compare

Changelog

  • Release version 6.0.1 (01/30/19)

Feature Release

10 Jan 01:49
6.0.0

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

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

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

Choose a tag to compare

Changelog

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

Minor Bug Fix Release

30 Nov 04:00
5.0.3

Choose a tag to compare

Changelog

  • Added API for ecrypted putObject with metadata (#722) (11/15/18)
  • Fix travis errors (#729) (11/15/18)
  • Set connection timeout for presignedPostPolicy functional test (#717) (11/06/18)

Minor Bug Fix Release

24 Oct 01:58
5.0.2

Choose a tag to compare

Changelog

  • Set encryption headers in SSE-C multi-part uploads (#704) (10/15/18)
  • fix: allow range headers to be set in getObject request when offset is 0 (#706) (#707) (10/04/18)

Minor Bugfix release

10 Sep 23:56
5.0.1

Choose a tag to compare

Changelog

  • Update Jackson dependency to 2.9.6 (#700) (08/24/18)
  • Updated minio-java documents with examples for SSE. (#698) (08/22/18)