Fun I/O 2.0.0
christian-schlichtherle
released this
23 Oct 18:50
·
103 commits
to master
since this release
This new major version features a revisioned API. The API has been improved to allow important simplifications and optimizations in the implementation classes. Most client applications are not affected by this change however, so they can easily upgrade to this release. Implementations need to adapt to the changes.
This release also improves support for AWS S3:
- The module Fun I/O AWS has been renamed to Fun I/O AWS SDK2. Like before, it provides access to S3 and depends on the developer preview of the AWS SDK for Java 2.0.
- The module Fun I/O AWS SDK1 is a new module which provides the same features than Fun I/O AWS SDK2, but depends on the stable AWS SDK for Java instead.