Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.api:gax from 2.35.0 to 2.62.0 in /plugins/repository-gcs #17465

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump `com.google.api.grpc:proto-google-common-protos` from 2.37.1 to 2.52.0 ([#17379](https://github.com/opensearch-project/OpenSearch/pull/17379))
- Bump `net.minidev:json-smart` from 2.5.1 to 2.5.2 ([#17378](https://github.com/opensearch-project/OpenSearch/pull/17378))
- Bump `com.netflix.nebula.ospackage-base` from 11.10.1 to 11.11.1 ([#17374](https://github.com/opensearch-project/OpenSearch/pull/17374))
- Bump `com.google.api:gax` from 2.35.0 to 2.62.0 ([#17465](https://github.com/opensearch-project/OpenSearch/pull/17465))

### Changed
- Convert transport-reactor-netty4 to use gradle version catalog [#17233](https://github.com/opensearch-project/OpenSearch/pull/17233)
Expand Down
2 changes: 1 addition & 1 deletion plugins/repository-gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ opensearchplugin {

dependencies {
api 'com.google.api:api-common:1.8.1'
api 'com.google.api:gax:2.35.0'
api 'com.google.api:gax:2.62.0'
api 'com.google.api:gax-httpjson:2.42.0'

api 'com.google.apis:google-api-services-storage:v1-rev20230617-2.0.0'
Expand Down
1 change: 0 additions & 1 deletion plugins/repository-gcs/licenses/gax-2.35.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions plugins/repository-gcs/licenses/gax-2.62.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ef3fd37b1a1719ced71874cfb3559e456c84f6fc
1 change: 1 addition & 0 deletions test/framework/licenses/bcutil-jdk18on-1.78.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
81c1f5e06f206be5dad137d563609dbe66c81d31
1 change: 1 addition & 0 deletions test/framework/licenses/byte-buddy-1.15.10.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
635c873fadd853c084f84fdc3cbd58c5dd8537f9
1 change: 1 addition & 0 deletions test/framework/licenses/commons-codec-1.16.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
47bd4d333fba53406f6c6c51884ddbca435c8862
1 change: 1 addition & 0 deletions test/framework/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
1 change: 1 addition & 0 deletions test/framework/licenses/hamcrest-2.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9420ba32c29217b54eebd26ff7f9234d31c3fbb2
1 change: 1 addition & 0 deletions test/framework/licenses/junit-4.13.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12
1 change: 1 addition & 0 deletions test/framework/licenses/lucene-codecs-10.1.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c8c5a67a9718b24fc2e0fe958db3404254af628e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1985bbbb74c358d2e2477eb467b867fc5a8d0e25
1 change: 1 addition & 0 deletions test/framework/licenses/mockito-core-5.14.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f7bf936008d7664e2002c3faf0c02071c8d10e7c
1 change: 1 addition & 0 deletions test/framework/licenses/objenesis-3.3.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1049c09f1de4331e8193e579448d0916d75b7631
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e917f4983144c3b969eb7d3648338ecde5e3ba89
Loading