Commit ebdfa9c
authored
Upgrade AWS Java SDK to 2.31.78 (elastic#131050)
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 a6f0f6f commit ebdfa9c
File tree
6 files changed
+109
-289
lines changed- build-tools-internal
- src/main/java/org/elasticsearch/gradle/internal/dependencies/patches/awsv2sdk
- docs/changelog
- gradle
- plugins/discovery-ec2
6 files changed
+109
-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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments