Skip to content

Commit

Permalink
Bump io.opencensus:opencensus-api from 0.18.0 to 0.31.1 in /plugins/r…
Browse files Browse the repository at this point in the history
…epository-gcs (opensearch-project#7291)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tianli Feng <ftl94@live.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
  • Loading branch information
dependabot[bot] authored and shiv0408 committed Apr 25, 2024
1 parent 98c5a04 commit 2175045
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump `org.apache.commons:commons-compress` from 1.22 to 1.23.0
- Bump `com.google.protobuf:protobuf-java` from 3.22.2 to 3.22.3
- Bump `com.diffplug.spotless` from 6.17.0 to 6.18.0
- Bump `io.opencensus:opencensus-api` from 0.18.0 to 0.31.1 ([#7291](https://github.com/opensearch-project/OpenSearch/pull/7291))

### Changed
- [CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs ([#3948](https://github.com/opensearch-project/OpenSearch/pull/3948))
Expand Down
4 changes: 1 addition & 3 deletions plugins/repository-gcs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
api 'com.google.http-client:google-http-client-gson:1.41.4'
api 'com.google.api:gax-httpjson:0.103.1'
api 'io.grpc:grpc-context:1.46.0'
api 'io.opencensus:opencensus-api:0.18.0'
api 'io.opencensus:opencensus-api:0.31.1'
api 'io.opencensus:opencensus-contrib-http-util:0.31.1'
api 'com.google.apis:google-api-services-storage:v1-rev20220608-1.32.1'

Expand Down Expand Up @@ -204,8 +204,6 @@ thirdPartyAudit {
'javax.jms.Message',
'javax.servlet.ServletContextEvent',
'javax.servlet.ServletContextListener',
'io.opencensus.tags.TagMetadata',
'io.opencensus.tags.TagMetadata$TagTtl',
)
}

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
66a60c7201c2b8b20ce495f0295b32bb0ccbbc57

0 comments on commit 2175045

Please sign in to comment.