Skip to content

Commit 8bcf03e

Browse files
authored
Bump opensearch-protobufs from 1.1.0 to 1.2.0 (#20480)
Signed-off-by: xil <fridalu66@gmail.com>
1 parent 3688680 commit 8bcf03e

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8686
- Bump `dnsjava:dnsjava` from 3.6.3 to 3.6.4 ([#20440](https://github.com/opensearch-project/OpenSearch/pull/20440))
8787
- Bump `com.netflix.nebula.ospackage-base` from 12.1.1 to 12.2.0 ([#20439](https://github.com/opensearch-project/OpenSearch/pull/20439))
8888
- Bump OpenTelemetry to 1.58.0 ([#20441](https://github.com/opensearch-project/OpenSearch/pull/20441))
89+
- Bump opensearch-protobufs from 1.1.0 to 1.2.0 ([#20480](https://github.com/opensearch-project/OpenSearch/pull/20480))
8990

9091
### Removed
9192

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kotlin = "1.7.10"
2424
antlr4 = "4.13.1"
2525
guava = "33.2.1-jre"
2626
gson = "2.13.2"
27-
opensearchprotobufs = "1.1.0"
27+
opensearchprotobufs = "1.2.0"
2828
protobuf = "3.25.8"
2929
jakarta_annotation = "1.3.5"
3030
google_http_client = "1.44.1"

modules/transport-grpc/licenses/protobufs-1.1.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+
6688b30c1b5a73273e1062a6017b8de9f3ff7f33

modules/transport-grpc/spi/licenses/protobufs-1.1.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+
6688b30c1b5a73273e1062a6017b8de9f3ff7f33

0 commit comments

Comments
 (0)