Skip to content

Bump version to 2.3.0 #807

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

Merged
merged 2 commits into from
Sep 7, 2022
Merged

Bump version to 2.3.0 #807

merged 2 commits into from
Sep 7, 2022

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Sep 7, 2022

Signed-off-by: penghuo [email protected]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: penghuo <[email protected]>
@penghuo penghuo requested a review from a team as a code owner September 7, 2022 20:52
joshuali925
joshuali925 previously approved these changes Sep 7, 2022
@@ -24,7 +24,7 @@ plugins {
group 'org.opensearch.client'

// keep version in sync with version in Driver source
version '2.2.0.0'
version '2.3.0.0'
Copy link
Member

Choose a reason for hiding this comment

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

ok but don't need to bump drivers, latest released jdbc version is 1.1.0.1 so next release will likely be 1.2.0.0

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

change to 1.1.0.1

@penghuo penghuo merged commit ddb3deb into opensearch-project:main Sep 7, 2022
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.

3 participants