wellcomecollection / catalogue-api

:crystal_ball: The API for searching the Wellcome Collection catalogue.
https://developers.wellcomecollection.org
MIT License
4 stars 0 forks source link

Bump scala-libs to v32.20.0 (upgrade to the Java V2 SDK) #603

Closed weco-bot closed 1 year ago

weco-bot commented 1 year ago

Changelog entry:

RELEASE_TYPE: minor

This replaces the AWS Java V1 SDK for S3 with the Java V2 SDK.

All the previous storage-related classes should remain as-is, and just requires replacing the S3 clients which are passed in.

See wellcomecollection/scala-libs#207, for https://github.com/wellcomecollection/platform/issues/4785