opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
338 stars 170 forks source link

Prepare for release, 2.7.0. #799

Closed dblock closed 1 month ago

dblock commented 1 month ago

Description

Prepare for release, 2.7.0.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 70.30%. Comparing base (ba715b9) to head (626e90e). Report is 52 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #799 +/- ## ========================================== - Coverage 71.95% 70.30% -1.65% ========================================== Files 91 113 +22 Lines 8001 8868 +867 ========================================== + Hits 5757 6235 +478 - Misses 2244 2633 +389 ```

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

dblock commented 1 month ago

@saimedhi Updated to remove all Jenkins references and updated the compatibility matrix.