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

Version increment to 2.3.1 #2421

Merged
merged 2 commits into from
Sep 27, 2022
Merged

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Sep 26, 2022

Signed-off-by: Zelin Hao zelinhao@amazon.com

Description

Version increment to 2.3.1

Issues Resolved

Part of opensearch-project/opensearch-build#2648

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@zelinh zelinh requested a review from a team as a code owner September 26, 2022 21:26
@zelinh zelinh added the v2.3.1 label Sep 26, 2022
package.json Outdated
@@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "2.3.0",
"version": "2.3.1",
"branch": "main",
Copy link
Member

Choose a reason for hiding this comment

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

NIT: can we bump line 15 to be 2.3 it's used for documentation. So this works to point to latest if it is defined as main for example https://opensearch.org/docs/latest/. But since 2.3.0 was released with a doc site we now have this https://opensearch.org/docs/2.3/

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated.

Copy link
Member

Choose a reason for hiding this comment

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

Thank you so much!

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@kavilla kavilla merged commit 44a0979 into opensearch-project:2.3 Sep 27, 2022
@zelinh zelinh deleted the bump-to-231 branch October 6, 2022 22:53
@zelinh zelinh restored the bump-to-231 branch October 6, 2022 22:53
@joshuarrrr joshuarrrr added not in release PRs backported to already shipped releases with no future release planned and removed v2.3.1 labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not in release PRs backported to already shipped releases with no future release planned versioning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants