From e2d884e67419db4ce3760bac96fe3d241c93622b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:04:47 +0000 Subject: [PATCH 1/4] Bump com.google.cloud:google-cloud-storage in /plugins/repository-gcs Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.55.0 to 2.60.0. - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/java-storage/compare/v2.55.0...v2.60.0) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugins/repository-gcs/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/repository-gcs/build.gradle b/plugins/repository-gcs/build.gradle index cd9bf4d724de8..6dc79c7bbb39d 100644 --- a/plugins/repository-gcs/build.gradle +++ b/plugins/repository-gcs/build.gradle @@ -55,7 +55,7 @@ opensearchplugin { dependencies { // dependencies consistent with 'com.google.cloud:google-cloud-storage-bom:2.55.0' - implementation "com.google.cloud:google-cloud-storage:2.55.0" + implementation "com.google.cloud:google-cloud-storage:2.60.0" implementation "com.google.cloud:google-cloud-core:2.60.0" implementation "com.google.cloud:google-cloud-core-http:2.60.0" @@ -91,7 +91,7 @@ dependencies { runtimeOnly "io.opentelemetry:opentelemetry-api:1.47.0" runtimeOnly "io.opentelemetry:opentelemetry-context:1.47.0" - runtimeOnly "com.google.api.grpc:proto-google-cloud-storage-v2:2.55.0" + runtimeOnly "com.google.api.grpc:proto-google-cloud-storage-v2:2.60.0" runtimeOnly "io.grpc:grpc-api:1.71.0" testImplementation project(':test:fixtures:gcs-fixture') From 2b8b9f258add06203644fe7e2f0d5ff8d6d71321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:07:24 +0000 Subject: [PATCH 2/4] Updating SHAs Signed-off-by: dependabot[bot] --- .../repository-gcs/licenses/google-cloud-storage-2.55.0.jar.sha1 | 1 - .../repository-gcs/licenses/google-cloud-storage-2.60.0.jar.sha1 | 1 + .../licenses/proto-google-cloud-storage-v2-2.55.0.jar.sha1 | 1 - .../licenses/proto-google-cloud-storage-v2-2.60.0.jar.sha1 | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 plugins/repository-gcs/licenses/google-cloud-storage-2.55.0.jar.sha1 create mode 100644 plugins/repository-gcs/licenses/google-cloud-storage-2.60.0.jar.sha1 delete mode 100644 plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.55.0.jar.sha1 create mode 100644 plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.60.0.jar.sha1 diff --git a/plugins/repository-gcs/licenses/google-cloud-storage-2.55.0.jar.sha1 b/plugins/repository-gcs/licenses/google-cloud-storage-2.55.0.jar.sha1 deleted file mode 100644 index 8f4aa26c5cf1e..0000000000000 --- a/plugins/repository-gcs/licenses/google-cloud-storage-2.55.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -faacc755d115d83aac04c4eecf45d65f6e8ce258 \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/google-cloud-storage-2.60.0.jar.sha1 b/plugins/repository-gcs/licenses/google-cloud-storage-2.60.0.jar.sha1 new file mode 100644 index 0000000000000..0b112b42f4b39 --- /dev/null +++ b/plugins/repository-gcs/licenses/google-cloud-storage-2.60.0.jar.sha1 @@ -0,0 +1 @@ +66ebec687a245328cffeebbaf545234e8ed417cc \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.55.0.jar.sha1 b/plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.55.0.jar.sha1 deleted file mode 100644 index c915f2bedc6ae..0000000000000 --- a/plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.55.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3ef0b31ee17ae022ac6c20d4638ee44d47a61780 \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.60.0.jar.sha1 b/plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.60.0.jar.sha1 new file mode 100644 index 0000000000000..25cddacf1821d --- /dev/null +++ b/plugins/repository-gcs/licenses/proto-google-cloud-storage-v2-2.60.0.jar.sha1 @@ -0,0 +1 @@ +e13b1b74830fcf37201f1a3c3ab4d4367e44d41c \ No newline at end of file From 103c9da7febaf912220d2750f47493990a6eca89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:08:20 +0000 Subject: [PATCH 3/4] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c487fb44731..54f15cf5739aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -104,6 +104,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `actions/github-script` from 7 to 8 ([#19946](https://github.com/opensearch-project/OpenSearch/pull/19946)) - Bump `com.google.api:gax-httpjson` from 2.69.0 to 2.72.1 ([#19943](https://github.com/opensearch-project/OpenSearch/pull/19943)) - Update Hadoop to 3.4.2 and enable security (Kerberos) integration tests under JDK-24 and above ([#19952](https://github.com/opensearch-project/OpenSearch/pull/19952)) +- Bump `com.google.cloud:google-cloud-storage` from 2.55.0 to 2.60.0 ([#20023](https://github.com/opensearch-project/OpenSearch/pull/20023)) ### Deprecated - Deprecated existing constructors in ThreadPoolStats.Stats in favor of the new Builder ([#19317](https://github.com/opensearch-project/OpenSearch/pull/19317)) From ad5568408ba3ac3dedba0aa2da2bc22d2d05a659 Mon Sep 17 00:00:00 2001 From: Sandesh Kumar Date: Mon, 17 Nov 2025 12:24:44 -0800 Subject: [PATCH 4/4] add missing classes in ignore list Signed-off-by: Sandesh Kumar --- plugins/repository-gcs/build.gradle | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins/repository-gcs/build.gradle b/plugins/repository-gcs/build.gradle index 6dc79c7bbb39d..260d778d45a3b 100644 --- a/plugins/repository-gcs/build.gradle +++ b/plugins/repository-gcs/build.gradle @@ -277,6 +277,15 @@ thirdPartyAudit { 'org.graalvm.nativeimage.hosted.Feature$DuringAnalysisAccess', 'org.graalvm.nativeimage.hosted.Feature$FeatureAccess', 'org.graalvm.nativeimage.hosted.RuntimeReflection', + // jackson + 'com.fasterxml.jackson.databind.DeserializationContext', + 'com.fasterxml.jackson.databind.DeserializationFeature', + 'com.fasterxml.jackson.databind.Module', + 'com.fasterxml.jackson.databind.Module$SetupContext', + 'com.fasterxml.jackson.databind.SerializerProvider', + 'com.fasterxml.jackson.databind.deser.std.StdDeserializer', + 'com.fasterxml.jackson.databind.ser.std.StdSerializer', + 'com.fasterxml.jackson.dataformat.xml.XmlMapper', ) }