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

[RELEASE] Release version 2.13.0 #4433

Closed
34 of 72 tasks
github-actions bot opened this issue Feb 9, 2024 · 33 comments
Closed
34 of 72 tasks

[RELEASE] Release version 2.13.0 #4433

github-actions bot opened this issue Feb 9, 2024 · 33 comments
Assignees

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2024

Release OpenSearch and OpenSearch Dashboards 2.13.0

I noticed that a manifest was automatically created in manifests/2.13.0. Please follow the following checklist to make a release.

How to use this issue

This Release Issue

This issue captures the state of the OpenSearch release, its assignee (Release Manager) is responsible for driving the release. Please contact them or @mention them on this issue for help. There are linked issues on components of the release where individual components can be tracked. For more information check the the Release Process OpenSearch Guide.

Please refer to the following link for the release version dates: Release Schedule and Maintenance Policy.

Entrance Criteria

Criteria Status Description  Comments
Documentation draft PRs are up and in tech review for all component changes 🟢
Sanity testing is done for all components 🟢
Code coverage has not decreased (all new code has tests) We do not have automated checker for this check yet
Release notes are ready and available for all components 🟢
Roadmap is up-to-date (information is available to create release highlights) 🟢
Release ticket is cut, and there's a forum post announcing the start of the window 🟢
Any necessary security reviews are complete 🟢

OpenSearch 2.13.0 exit criteria status:

Criteria Status Description  Comments
Performance tests are run, results are posted to the release ticket and there no unexpected regressions 🟢 #4433 (comment)
No unpatched vulnerabilities of medium or higher severity that have been publicly known for more than 60 days 🟢 We do have one medium and high CVE but waiting fix from upstream and yet to reach 60days mark.
Documentation has been fully reviewed and signed off by the documentation community. 🟢
All integration tests are passing 🟢
Release blog is ready 🟢

OpenSearch-Dashboards 2.13.0 exit criteria status:

Criteria Status Description  Comments
Documentation has been fully reviewed and signed off by the documentation community 🟢
No unpatched vulnerabilities of medium or higher severity that have been publicly known for more than 60 days 🟢
All integration tests are passing 🟢
Release blog is ready 🟢

Preparation

Campaigns

Release Branch and Version Increment - 19th March, 2024

Feature Freeze - 19th March, 2024

  • OpenSearch / OpenSearch-Dashboards core and components teams finalize their features.

Code Complete - March 19th, 2024

Release Candidate Creation and Testing - March 27th, 2024

Performance testing validation - March 27th, 2024

  • Post the benchmark-tests
  • Longevity tests do not show any issues.

Pre Release - April 1st, 2024

Release - April 2nd, 2024

Release Checklist.


Release Checklist

Pre-Release activities

  • Promote Repos.
      • OS
      • OSD
  • Promote Artifacts.
      • Windows
      • Linux Debian
      • Linux RPM
      • Linux TAR
  • Consolidated Release Notes.

Release activities

  • Docker Promotion.
  • Release Validation part 1.
      • OpenSearch and OpenSearch Dashboard Validation.
      • Validate the native plugin installation.
  • Merge consolidated release notes PR.
  • Website and Documentation Changes.
      • Merge staging website PR.
      • Promote the website changes to prod.
      • Add website alert.
  • Release Validation part 2.
      • Validate the artifact download URL's and signatures.
  • Release Validation part 3.
      • Trigger the validation build (Search for Completed validation for <> in the logs).
  • Maven Promotion.
  • Publish blog posts.
  • Advertise on Social Media.
  • Post on public slack and Github Release issue.

Post-Release activities

  • Release Tags.
  • Input Manifest Update.
  • Decrease the Build Frequency.
  • OpenSearch Build Release notes.
  • Retrospective Issue.
  • Helm and Ansible Playbook release.
  • Upcoming Release Preparation.


Post Release

Components

Replace with links to all component tracking issues.

OpenSearch

Component Issues tagged with 2.13.0
opensearch-project/OpenSearch#12264
opensearch-project/common-utils#594
opensearch-project/k-NN#1473
opensearch-project/geospatial#627
opensearch-project/security#4032
opensearch-project/cross-cluster-replication#1326
opensearch-project/ml-commons#2057
opensearch-project/neural-search#599
opensearch-project/notifications#856
opensearch-project/observability#1799
opensearch-project/reporting#964
opensearch-project/sql#2518
opensearch-project/asynchronous-search#535
opensearch-project/anomaly-detection#1160
opensearch-project/alerting#1417
opensearch-project/security-analytics#849
opensearch-project/index-management#1104
opensearch-project/performance-analyzer#625
opensearch-project/flow-framework#507
opensearch-project/skills#218
opensearch-project/job-scheduler#580
opensearch-project/custom-codecs#114

OpenSearch Dashboards

Component Issues tagged with 2.13.0
opensearch-project/OpenSearch-Dashboards#5853
opensearch-project/opensearch-dashboards-functional-test#1084
opensearch-project/dashboards-observability#1425
opensearch-project/dashboards-reporting#285
opensearch-project/dashboards-visualizations#331
opensearch-project/dashboards-query-workbench#263
opensearch-project/dashboards-maps#583
opensearch-project/anomaly-detection-dashboards-plugin#682
opensearch-project/ml-commons-dashboards#303
opensearch-project/index-management-dashboards-plugin#975
opensearch-project/dashboards-notifications#155
opensearch-project/alerting-dashboards-plugin#875
opensearch-project/security-analytics-dashboards-plugin#876
opensearch-project/security-dashboards-plugin#1774
opensearch-project/dashboards-search-relevance#370
opensearch-project/dashboards-assistant#142

Documentation

Component Issues tagged with 2.13.0
https://github.com/opensearch-project/documentation-website/
Legend

Symbol Meaning
🟢 On track with overall release
🟡 Missed last milestone
🔴 Missed multiple milestones

@github-actions github-actions bot added release untriaged Issues that have not yet been triaged v2.13.0 labels Feb 9, 2024
This was referenced Feb 9, 2024
@gaiksaya
Copy link
Member

gaiksaya commented Apr 2, 2024

2.13.0 is released to the community now. 🎉
Please use #4602 for feedback/retrospective.

Thank you!

@gaiksaya gaiksaya closed this as completed Apr 2, 2024
@peterzhuamazon peterzhuamazon self-assigned this Apr 3, 2024
@gaiksaya gaiksaya unpinned this issue Apr 8, 2024
kavilla pushed a commit to opensearch-project/opensearch-dashboards-functional-test that referenced this issue Apr 15, 2024
Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <ananzh@amazon.com>
Co-authored-by: Hailong Cui <ihailong@amazon.com>
opensearch-trigger-bot bot pushed a commit to opensearch-project/opensearch-dashboards-functional-test that referenced this issue Apr 15, 2024
Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <ananzh@amazon.com>
Co-authored-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit 7b82031)
kavilla pushed a commit to opensearch-project/opensearch-dashboards-functional-test that referenced this issue Apr 16, 2024
Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <ananzh@amazon.com>
Co-authored-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit 7b82031)

Co-authored-by: Anan Zhuang <ananzh@amazon.com>
LDrago27 pushed a commit to LDrago27/opensearch-dashboards-functional-test that referenced this issue May 3, 2024
…ct#1210)

Flaky tests due to loading time due to switch tenant. Currently set default tenant to global.
* remove tenant fix for MD

Partially resolves: opensearch-project/opensearch-build#4433

Signed-off-by: Anan <ananzh@amazon.com>
Co-authored-by: Hailong Cui <ihailong@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests