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

Revert "Remove 2.11. (#583)" #586

Closed dblock closed 10 months ago

dblock commented 10 months ago

This reverts commit 435803439c14d16e39743ee307212e25789e06e9.

Description

Followup from https://github.com/opensearch-project/OpenSearch/pull/11214.

Issues Resolved

Closes #582.

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 10 months ago

Codecov Report

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

Comparison is base (4358034) 71.87% compared to head (3ae76ec) 71.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #586 +/- ## ======================================= Coverage 71.87% 71.87% ======================================= Files 89 89 Lines 7922 7922 ======================================= Hits 5694 5694 Misses 2228 2228 ```

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