Skip to content

[GRPC] bump org.opensearch.protobufs to 0.23.0 and fix compilation errors #19831

Merged
karenyrx merged 2 commits intoopensearch-project:mainfrom
lucy66hw:0.23.0-compile
Oct 31, 2025
Merged

[GRPC] bump org.opensearch.protobufs to 0.23.0 and fix compilation errors #19831
karenyrx merged 2 commits intoopensearch-project:mainfrom
lucy66hw:0.23.0-compile

Conversation

@lucy66hw
Copy link
Contributor

Description

  1. Bump up the protobuf version
  2. Fix compilation errors.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: xil <fridalu66@gmail.com>
@lucy66hw lucy66hw changed the title [GRPC] bump org.opensearch:protobufs to 0.23.0 and fix compilation errors [GRPC] bump org.opensearch.protobufs to 0.23.0 and fix compilation errors Oct 30, 2025
@github-actions
Copy link
Contributor

❌ Gradle check result for 044f330: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: xil <fridalu66@gmail.com>
@github-actions
Copy link
Contributor

✅ Gradle check result for d83a0f1: SUCCESS

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.09%. Comparing base (05d0163) to head (d83a0f1).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19831      +/-   ##
============================================
- Coverage     73.21%   73.09%   -0.13%     
+ Complexity    71226    71084     -142     
============================================
  Files          5754     5754              
  Lines        325300   325261      -39     
  Branches      47053    47032      -21     
============================================
- Hits         238160   237738     -422     
- Misses        68030    68384     +354     
- Partials      19110    19139      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lucy66hw lucy66hw marked this pull request as ready for review October 31, 2025 03:26
@lucy66hw lucy66hw requested a review from a team as a code owner October 31, 2025 03:26
@karenyrx
Copy link
Contributor

Thanks, please make sure downstream repositories (kNN and security plugin), also have their compilation errors fixed

@karenyrx karenyrx merged commit 72e9768 into opensearch-project:main Oct 31, 2025
36 checks passed
anandpatel9998 pushed a commit to anandpatel9998/OpenSearch that referenced this pull request Nov 3, 2025
…rors (opensearch-project#19831)

* [GRPC] Compile with protobuf 0.23.0

Signed-off-by: xil <fridalu66@gmail.com>

* Add changelog

Signed-off-by: xil <fridalu66@gmail.com>

---------

Signed-off-by: xil <fridalu66@gmail.com>
liuguoqingfz pushed a commit to liuguoqingfz/OpenSearch that referenced this pull request Dec 15, 2025
…rors (opensearch-project#19831)

* [GRPC] Compile with protobuf 0.23.0

Signed-off-by: xil <fridalu66@gmail.com>

* Add changelog

Signed-off-by: xil <fridalu66@gmail.com>

---------

Signed-off-by: xil <fridalu66@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants