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

Increment version from 2.5.0 to 2.6.0 #3229

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

manasvinibs
Copy link
Member

Signed-off-by: Manasvini B Suryanarayana manasvis@amazon.com

Description

Increment the version on the parent branch (2.x) to the next development iteration (2.6) after 2.5 branch cut.

Issues Resolved

#3228

Check List

  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@manasvinibs manasvinibs requested a review from a team as a code owner January 9, 2023 23:03
Resolves - opensearch-project#3228
Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>

Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #3229 (18f344b) into 2.x (c485e9b) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 18f344b differs from pull request most recent head 26e7af9. Consider uploading reports for the commit 26e7af9 to get more accurate results

@@            Coverage Diff             @@
##              2.x    #3229      +/-   ##
==========================================
- Coverage   66.56%   66.55%   -0.01%     
==========================================
  Files        3200     3200              
  Lines       61287    61287              
  Branches     9439     9439              
==========================================
- Hits        40794    40790       -4     
- Misses      18238    18241       +3     
- Partials     2255     2256       +1     
Flag Coverage Δ
Linux 66.50% <ø> (-0.01%) ⬇️
Windows 66.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...s/osd-optimizer/src/node/node_auto_tranpilation.ts 83.67% <0.00%> (-4.09%) ⬇️
packages/osd-optimizer/src/node/cache.ts 51.31% <0.00%> (-2.64%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@@ -62,6 +62,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Update backport custom branch name to utilize head template ([#2766](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2766))
- Add automatic selection of the appropriate version of chrome driver to run functional tests ([#2990](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2990))
- Improve yarn's performance in workflows by caching yarn's cache folder ([#3194](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3194))
- Increment the version on the parent branch (2.x) to the next development iteration (2.6)([3229](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3229))
Copy link
Member

Choose a reason for hiding this comment

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

nit: #3229

@manasvinibs
Copy link
Member Author

@kavilla Do we need to backport this change to 2.5 branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants