Skip to content

Releases: minio/minio-java

New API methods

25 Nov 20:41
Compare
Choose a tag to compare
  • listIncompleteUploads similar to listObjects but for partially uploaded multipart uploads.
  • removeIncompleteUpload - renamed from dropIncompleteUpload
  • presignedPutObject
  • presignedPostPolicy
  • remove 'milkyway' as default region - default to 'us-east-1'

New API preSignedGetObject() and improved examples

18 Aug 02:36
Compare
Choose a tag to compare

Examples simplified and provide new shadowJarred artifact

10 Aug 23:59
Compare
Choose a tag to compare

Major refactor release

10 Aug 19:23
Compare
Choose a tag to compare
0.2.3

Bump to new release 0.2.3

Moved from google-http to squareup/okhttp

23 Jul 00:54
Compare
Choose a tag to compare

This release also deprecates support for OpenJDK6, OracleJDK6 since they are not supported anymore with no futher security fixes coming in.