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.azure:azure-storage-common from 12.25.1 to 12.27.1 #16525

Closed gaobinlong closed 3 weeks ago

gaobinlong commented 3 weeks ago

Description

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

Related Issues

No issue.

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.

github-actions[bot] commented 3 weeks ago

:grey_exclamation: Gradle check result for e310e98adc0fcd9552cb1b78bc0a45746bc09ee8: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 71.84%. Comparing base (bdcfcd0) to head (e310e98). Report is 1 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16525 +/- ## ============================================ + Coverage 71.75% 71.84% +0.09% + Complexity 65353 65334 -19 ============================================ Files 5312 5312 Lines 304994 304994 Branches 44437 44437 ============================================ + Hits 218835 219135 +300 + Misses 67956 67570 -386 - Partials 18203 18289 +86 ```

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