Skip to content

Commit

Permalink
Merge branch 'Add_Random_Replication_Strategy' of https://github.com/…
Browse files Browse the repository at this point in the history
…Rishikesh1159/OpenSearch into Add_Random_Replication_Strategy
  • Loading branch information
Rishikesh1159 committed Feb 12, 2024
2 parents 1c8cfc3 + 76ae14a commit 6f3a7b4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Dependencies
- Bump `peter-evans/find-comment` from 2 to 3 ([#12288](https://github.com/opensearch-project/OpenSearch/pull/12288))
- Bump `com.google.api.grpc:proto-google-common-protos` from 2.25.1 to 2.33.0 ([#12289](https://github.com/opensearch-project/OpenSearch/pull/12289))

### Changed

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 @@ -60,7 +60,7 @@ dependencies {

api 'com.google.api-client:google-api-client:2.2.0'

api 'com.google.api.grpc:proto-google-common-protos:2.25.1'
api 'com.google.api.grpc:proto-google-common-protos:2.33.0'
api 'com.google.api.grpc:proto-google-iam-v1:0.12.0'

api "com.google.auth:google-auth-library-credentials:${versions.google_auth}"
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
644e11df1cec6d38a63a9a06a701e48c398b87d0

0 comments on commit 6f3a7b4

Please sign in to comment.