Skip to content

Version 2.0

Latest
Compare
Choose a tag to compare
@P-Ehlert P-Ehlert released this 10 Jul 10:57
· 3 commits to master since this release

Rewrite of the ObjectStorage library. It no longer depends on our StorageObject class, but instead provides access to some of the functionality offered by the Amazon SDK (such as S3Object and S3ObjectSummary). This makes it easier and more efficient to use streams.

What's Changed

  • Bump aws-java-sdk-s3 from 1.12.129 to 1.12.261 by @dependabot in #14
  • EA-2861 refactor and remove StorageObject and Swift dependencies by @P-Ehlert in #15

Full Changelog: object-storage-1.10...object-storage-2.0