wellcomecollection / catalogue-api

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

Bump scala-libs to v32.40.3 #743

Closed weco-bot closed 6 months ago

weco-bot commented 6 months ago

Changelog entry:

RELEASE_TYPE: patch

Update elastic APM libraries, needed to avoid JNA issue on M1 macs.

See https://github.com/wellcomecollection/scala-libs/pull/236

See wellcomecollection/scala-libs#237

kenoir commented 6 months ago

This change causes runtime errors when deployed to AWS.

See:

Screenshot 2024-01-24 at 12 44 53

https://logging.wellcomecollection.org/app/r/s/JuztJ

It seems to be caused by: https://github.com/elastic/apm-agent-java/issues/2353, which is one of the "caveats" warned of on https://github.com/wellcomecollection/scala-libs/pull/237.