elasticsearch/plugins/discovery-ec2
David Turner ebdfa9c0f5
Upgrade AWS Java SDK to 2.31.78 (#131050)
This picks up the fix for the locale bug reported at
https://github.com/aws/aws-sdk-java-v2/issues/5968.

This reverts the patching of the library added in commit
2697a3a872, except for the test
enhancement.

Fix confirmed in e.g. locale `ar-ER` with

    ./gradlew ":plugins:discovery-ec2:test" \
        --tests "org.elasticsearch.discovery.ec2.Ec2DiscoveryTests.testFilterByTags" \
        -Dtests.seed=596874EED28A2B92 -Dtests.locale=ar-ER -Dtests.timezone=NET \
        -Druntime.java=24
2025-07-16 11:48:02 +02:00
..
config/discovery-ec2 Silence known entitlement warnings (#124883) 2025-03-18 16:52:12 +02:00
licenses Upgrade `discovery-ec2` to AWS SDK v2 (#122062) 2025-03-18 19:38:16 +11:00
src Use TaskId in TaskAwareRequest.createRequest (#130131) 2025-07-06 15:35:18 +02:00
build.gradle Upgrade AWS Java SDK to 2.31.78 (#131050) 2025-07-16 11:48:02 +02:00