opensearch-project / opensearch-py

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

Preparing for release, 2.4.0 #581

Closed dblock closed 1 year ago

dblock commented 1 year ago

Description

I believe we should have incremented the version to 2.3.3 after 2.3.2 was released.

Because we have lots of new features, incrementing version to 2.4.0.

I'll create a 2.4.0 tag after this is merged to make a release.

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 year ago

Codecov Report

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

Comparison is base (da436cb) 71.14% compared to head (2e94a09) 71.87%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #581 +/- ## ========================================== + Coverage 71.14% 71.87% +0.73% ========================================== Files 87 89 +2 Lines 7884 7922 +38 ========================================== + Hits 5609 5694 +85 + Misses 2275 2228 -47 ```

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