opensearch-project / OpenSearch

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

[Backport 2.x] Bump com.google.cloud:google-cloud-core-http from 2.23.0 to 2.47.0 in /plugins/repository-gcs (#16504) #16640

Closed gaobinlong closed 1 week ago

gaobinlong commented 1 week ago

Description

Backport https://github.com/opensearch-project/OpenSearch/pull/16504 to 2.x.

Related Issues

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

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.

gaobinlong commented 1 week ago

Wait https://github.com/opensearch-project/OpenSearch/pull/16638 to be merged.

github-actions[bot] commented 1 week ago

:x: Gradle check result for 41d3fe3bce50e4adf0daa790acc530c258fd9781: 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 1 week ago

:white_check_mark: Gradle check result for 757d475346e8835b7f7d95650a690728544c0442: SUCCESS

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 71.88%. Comparing base (149fa03) to head (757d475). Report is 2 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16640 +/- ## ============================================ + Coverage 71.82% 71.88% +0.06% - Complexity 65419 65437 +18 ============================================ Files 5314 5314 Lines 305209 305205 -4 Branches 44470 44469 -1 ============================================ + Hits 219210 219391 +181 + Misses 67695 67531 -164 + Partials 18304 18283 -21 ```

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