Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing for release, 2.4.0 #581

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Nov 14, 2023

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.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dblock dblock changed the title Preparing for release, 2.3.3. Preparing for release, 2.4.0 Nov 14, 2023
COMPATIBILITY.md Outdated
@@ -14,7 +14,7 @@ The below matrix shows the compatibility of the [`opensearch-py`](https://pypi.o
| 2.2.0 | 1.0.0-2.10.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.3.0 | 1.0.0-2.10.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.3.1 | 1.0.0-2.10.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.3.2 | 1.0.0-2.10.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.4.0 | 1.0.0-2.10.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be make the 2.3.0 and 2.3.1 lines together as 2.3.x? Since 2.3.2 exists.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Combined the lines and added 2.11.

@dblock dblock requested a review from VachaShah November 14, 2023 19:04
@dblock dblock merged commit 1da810c into opensearch-project:main Nov 14, 2023
56 of 57 checks passed
@dblock dblock deleted the version-2.3.3 branch November 14, 2023 19:15
roma2023 pushed a commit to roma2023/opensearch-py that referenced this pull request Dec 28, 2023
* Preparing for release, 2.4.0.

Signed-off-by: dblock <[email protected]>

* Added OpenSearch 2.11.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
Signed-off-by: roma2023 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants