Skip to content

Commit 488149f

Browse files
authored
Fix issue with s3-compatible repositories due to missing checksum trailing headers (opensearch-project#19220)
* Update CHANGELOG to use correct comparison link of 3.2..main Signed-off-by: Craig Perkins <cwperx@amazon.com> * Fix repository-s3 plugin to work with s3-compatible blob stores Signed-off-by: Craig Perkins <cwperx@amazon.com> * Apply to S3AsyncService as well Signed-off-by: Craig Perkins <cwperx@amazon.com> * Add to CHANGELOG Signed-off-by: Craig Perkins <cwperx@amazon.com> * Remove LegacyMd5Plugin from S3AsyncService Signed-off-by: Craig Perkins <cwperx@amazon.com> * Fix tests related to sdk upgrade Signed-off-by: Craig Perkins <cwperx@amazon.com> * Address review comments Signed-off-by: Craig Perkins <cwperx@amazon.com> * Update sha files Signed-off-by: Craig Perkins <cwperx@amazon.com> * Revert "Update sha files" This reverts commit 6023298. Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com>
1 parent db7ea4e commit 488149f

File tree

231 files changed

+209
-134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+209
-134
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ commonslang = "3.18.0"
5757
commonscompress = "1.28.0"
5858
commonsio = "2.16.0"
5959
# plugin dependencies
60-
aws = "2.30.31"
60+
aws = "2.32.29"
6161
awscrt = "0.35.0"
6262
reactivestreams = "1.0.4"
6363
hadoop3 = "3.3.6"

plugins/crypto-kms/licenses/annotations-2.30.31.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d70dcb2d74df899972ac888f1b306ddd7e83bee3

plugins/crypto-kms/licenses/apache-client-2.30.31.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d9f9b839c90f55b21bd37f5e74b570cac9a98959

plugins/crypto-kms/licenses/auth-2.30.31.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
50e287a7fc88d24c222ce08cfbb311fc91a5dc15

plugins/crypto-kms/licenses/aws-core-2.30.31.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3c8891d55b74f9b0fef202c953bb39a7cf0eb313

0 commit comments

Comments
 (0)