All Versions
19
Latest Version
Avg Release Cycle
33 days
Latest Release
1381 days ago

Changelog History
Page 2

  • v7.0.0 Changes

    March 26, 2020

    Highlights

    • ๐Ÿ‘Œ Support for retention and legal hold APIs

    ๐Ÿ”„ Changelog

    • โœ… cleanup and fix unit tests (#878) (03/25/20)
    • โšก๏ธ optimize ServerSideEncryption class (#880) (03/25/20)
    • ๐Ÿ– handle response headers directly (#879) (03/25/20)
    • โœจ enhance returned object of listenBucketNotification() (#867) (03/25/20)
    • โœ… cleanup putObject() functional tests (#876) (03/23/20)
    • โœ‚ remove ChunkedInputStream (#874) (03/21/20)
    • ๐Ÿ›  fix and add javadocs (#873) (03/21/20)
    • return immutable list/map wherever possible (#870) (03/20/20)
    • โœ‚ remove enum SuccessActionStatus and use constants directly (#872) (03/19/20)
    • ๐Ÿ’… use try with resource style to auto-close streams (#871) (03/19/20)
    • ๐Ÿ”จ refactor http execution to compute md5sum when needed (#852) (03/19/20)
    • โšก๏ธ optimize putObject() to avoid reading data for known object size (#844) (03/19/20)
    • cleanup comments in private methods (#865) (03/19/20)
    • ๐Ÿ”„ change maven url to https (#866) (03/17/20)
    • ๐Ÿšš move xml parsing using SimpleXML (#857) (03/17/20)
    • โœ‚ remove all deprecated methods and usage (#862) (03/15/20)
    • ๐Ÿ’… upgrade to gradle v6.2.2 and use strict google java style (#863) (03/14/20)
    • โœ‚ remove unused NoResponseException (#850) (03/13/20)
    • ๐Ÿ“‡ Include user metadata of each object optionally in list object. (#864) (03/12/20)
    • ๐Ÿšš move InvalidArgumentException to IllegalArgumentException (#861) (03/08/20)
    • โœ‚ remove legacy joda time (#855) (03/05/20)
    • โšก๏ธ API.md: Update some Anchors (#854) (02/24/20)
    • Ignore ComposeObject API when returned NotImplemented (#848) (02/17/20)
    • โž• add PutObjectOptions support (#843) (02/13/20)
    • โž• Add new method to set/get object retention & Legal Hold (#836) (02/13/20)
  • v6.0.13 Changes

    February 06, 2020

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix statObject test to use correct objectName (#841) (02/06/20)
    • Reset notification string on next() (#838) (02/05/20)
    • โž• add s3 select api (#829) (01/26/20)
  • v6.0.12 Changes

    January 23, 2020

    ๐Ÿ”„ Changelog

    • 0๏ธโƒฃ 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)
  • v6.0.11 Changes

    September 11, 2019

    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)
  • v6.0.10 Changes

    August 14, 2019

    ๐Ÿ”„ Changelog

    • โž• Add success action status to PresignedPostPolicy (#784) (08/11/19)
  • v6.0.9 Changes

    August 08, 2019

    ๐Ÿ”„ 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)
  • v6.0.8 Changes

    May 29, 2019

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix dependency mismatch. (#773) (05/27/19)
  • v6.0.7 Changes

    May 01, 2019

    ๐Ÿ”„ Changelog

    • โž• Add overloaded methods for putObject API (#747) (04/30/19)
  • v6.0.6 Changes

    April 18, 2019

    ๐Ÿ”„ Changelog

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