opensearch-project / opensearch-py

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

Bump version to 2.3.0 #456

Closed saimedhi closed 1 year ago

saimedhi commented 1 year ago

Description

Bump version to 2.3.0

Issues Resolved

Closes #432

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

Merging #456 (b234b3a) into main (caeaa13) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #456   +/-   ##
=======================================
  Coverage   70.91%   70.91%           
=======================================
  Files          81       81           
  Lines        7730     7730           
=======================================
  Hits         5482     5482           
  Misses       2248     2248           
Files Changed Coverage Δ
opensearchpy/_version.py 100.00% <100.00%> (ø)
saimedhi commented 1 year ago

@VachaShah, can you please take a look at this PR. Lets release opensearch-py 2.3.0 today. Thanks :)