opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

[Backport 2.x] Update version to 2.18.0 for CatShards request and response #16591

Closed opensearch-trigger-bot[bot] closed 2 weeks ago

opensearch-trigger-bot[bot] commented 2 weeks ago

Backport 119abaff95a7f54affea6c844fad7ce3c8360155 from #16455.

dbwiddis commented 2 weeks ago

@reta this would have been faster than me manually doing #16590, but at least it validates my approach :D

github-actions[bot] commented 2 weeks ago

:x: Gradle check result for 6fa9a3301f155235cca416ab5f5642673a712dd5: 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?

github-actions[bot] commented 2 weeks ago

:white_check_mark: Gradle check result for 6fa9a3301f155235cca416ab5f5642673a712dd5: SUCCESS

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.78%. Comparing base (a957ded) to head (6fa9a33). Report is 2 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16591 +/- ## ============================================ + Coverage 71.75% 71.78% +0.03% - Complexity 65322 65393 +71 ============================================ Files 5313 5313 Lines 305109 305109 Branches 44456 44456 ============================================ + Hits 218920 219017 +97 + Misses 67970 67854 -116 - Partials 18219 18238 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.