-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix breaking API changes introduced during the release window #15980
Conversation
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
❌ Gradle check result for 73a51fb: 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? |
❌ Gradle check result for 73a51fb: ABORTED 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? |
❌ Gradle check result for 73a51fb: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15980 +/- ##
============================================
- Coverage 71.71% 71.65% -0.07%
+ Complexity 64660 64598 -62
============================================
Files 5276 5276
Lines 302298 302301 +3
Branches 43992 43992
============================================
- Hits 216796 216603 -193
- Misses 67386 67596 +210
+ Partials 18116 18102 -14 ☔ View full report in Codecov by Sentry. |
Thanks @reta. |
Description
Fix breaking API changes introduced during the release window
Related Issues
See please https://github.com/opensearch-project/OpenSearch/actions/runs/10914831970/job/30293590729?pr=15969
Check List
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.