Skip to content

Commit 44ebf81

Browse files
Bump io.opencensus:opencensus-api from 0.18.0 to 0.31.1 in /plugins/repository-gcs (opensearch-project#7291)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Tianli Feng <[email protected]>
1 parent 8386d10 commit 44ebf81

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4646
- Bump `org.apache.commons:commons-compress` from 1.22 to 1.23.0
4747
- Bump `com.google.protobuf:protobuf-java` from 3.22.2 to 3.22.3
4848
- Bump `com.diffplug.spotless` from 6.17.0 to 6.18.0
49+
- Bump `io.opencensus:opencensus-api` from 0.18.0 to 0.31.1 ([#7291](https://github.com/opensearch-project/OpenSearch/pull/7291))
4950

5051
### Changed
5152
- [CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs ([#3948](https://github.com/opensearch-project/OpenSearch/pull/3948))

plugins/repository-gcs/build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
api 'com.google.http-client:google-http-client-gson:1.41.4'
7979
api 'com.google.api:gax-httpjson:0.103.1'
8080
api 'io.grpc:grpc-context:1.46.0'
81-
api 'io.opencensus:opencensus-api:0.18.0'
81+
api 'io.opencensus:opencensus-api:0.31.1'
8282
api 'io.opencensus:opencensus-contrib-http-util:0.31.1'
8383
api 'com.google.apis:google-api-services-storage:v1-rev20220608-1.32.1'
8484

@@ -204,8 +204,6 @@ thirdPartyAudit {
204204
'javax.jms.Message',
205205
'javax.servlet.ServletContextEvent',
206206
'javax.servlet.ServletContextListener',
207-
'io.opencensus.tags.TagMetadata',
208-
'io.opencensus.tags.TagMetadata$TagTtl',
209207
)
210208
}
211209

plugins/repository-gcs/licenses/opencensus-api-0.18.0.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+
66a60c7201c2b8b20ce495f0295b32bb0ccbbc57

0 commit comments

Comments
 (0)