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

Bump version to 2.5.0 #703

Closed saimedhi closed 6 months ago

saimedhi commented 6 months ago

Description

Bump version to 2.5.0

Issues Resolved

Closes #695

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

Codecov Report

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

Project coverage is 71.97%. Comparing base (25db5d5) to head (5ac26d2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #703 +/- ## ========================================== - Coverage 72.14% 71.97% -0.17% ========================================== Files 89 91 +2 Lines 7945 8011 +66 ========================================== + Hits 5732 5766 +34 - Misses 2213 2245 +32 ```

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

saimedhi commented 6 months ago

@VachaShah, @dblock, @harshavamsi please take a look.

Also, can you confirm if the version specified in .github/workflows/unified-release.yml and opensearchpy/_version.py is correct as 2.5.0?

harshavamsi commented 6 months ago

Link checker looks like a bug, should be fine.

dblock commented 6 months ago

Merge?

saimedhi commented 6 months ago

Merge?

@dblock, should I update the version of opensearch-py in the following locations?

  1. benchmarks/poetry.lock
  2. samples/poetry.lock
saimedhi commented 6 months ago

Merge?

@dblock, should I update the version of opensearch-py in the following locations?

  1. benchmarks/poetry.lock
  2. samples/poetry.lock

Ready for review

VijayanB commented 6 months ago

@VachaShah @dblock @harshavamsi Can this be merged? Looking forward for 2.5. This will unblock OSB #695