Commit 501db5c
committed
Upgrade AWS Java SDK to 2.31.78
This picks up the fix for the locale bug reported at
aws/aws-sdk-java-v2#5968.
This reverts the patching of the library added in commit
2697a3a, 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=241 parent b52c6f7 commit 501db5c
File tree
5 files changed
+103
-289
lines changed- build-tools-internal
- src/main/java/org/elasticsearch/gradle/internal/dependencies/patches/awsv2sdk
- gradle
- plugins/discovery-ec2
5 files changed
+103
-289
lines changedLines changed: 0 additions & 61 deletions
This file was deleted.
Lines changed: 0 additions & 89 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments