-
Notifications
You must be signed in to change notification settings - Fork 113
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
[RELEASE] Release version 2.14.0 #1169
Comments
Retro items:
|
Upgrade Cypress to v12 is a big topic, but yes we should try to upgrade as it is hard to find doc for v9.6.0, many unaddressed security vulnerability. |
We still have 3 flaky tests in core OSD test cases:
We must address all of them before next release. @kavilla @ashwin-pc Would you mind taking a look on items 1/2 to see if you have any knowledge on why they are flaky? I checked those cases in OSD repo's flow and they can pass, while can not if all the tests being ran together. For item 3, @derek-ho and I are taking a look on it. |
This is a component issue for
2.14.0
.Coming from opensearch-project/opensearch-build#4562. Please follow the following checklist.
Please refer to the DATES in that post.
How to use this issue
This Component Release Issue
This issue captures the state of the OpenSearch release, on component/plugin level; its assignee is responsible for driving the release. Please contact them or @mention them on this issue for help.
Any release related work can be linked to this issue or added as comments to create visiblity into the release status.
Release Steps
There are several steps to the release process; these steps are completed as the whole component release and components that are behind present risk to the release. The component owner resolves the tasks in this issue and communicate with the overall release owner to make sure each component are moving along as expected.
Steps have completion dates for coordinating efforts between the components of a release; components can start as soon as they are ready far in advance of a future release. The most current set of dates is on the overall release issue linked at the top of this issue.
The Overall Release Issue
Linked at the top of this issue, the overall release issue captures the state of the entire OpenSearch release including references to this issue, the release owner which is the assignee is responsible for communicating the release status broadly. Please contact them or @mention them on that issue for help.
What should I do if my plugin isn't making any changes?
If including changes in this release, increment the version on
2.x
branch to2.14.0
for Min/Core, and2.14.0.0
for components. Otherwise, keep the version number unchanged for both.Preparation
v2.14.0
.2.14
from the2.x
branch.CI/CD
2.14.0
are complete.Pre-Release
2.14.0
have been merged.Release Testing
Release
Post Release
The text was updated successfully, but these errors were encountered: