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.19.0 #5152

Open
63 tasks
github-actions bot opened this issue Oct 29, 2024 · 1 comment
Open
63 tasks

[RELEASE] Release version 2.19.0 #5152

github-actions bot opened this issue Oct 29, 2024 · 1 comment

Comments

@github-actions
Copy link
Contributor

Release OpenSearch and OpenSearch Dashboards 2.19.0

I noticed that a manifest was automatically created in manifests/2.19.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
Each component release issue has an assigned owner 🔴
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) 🔴
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.19.0 exit criteria status:

Criteria Status Description  Comments
Performance tests are run, results are posted to the release ticket and there no unexpected regressions 🔴
No unpatched vulnerabilities of medium or higher severity that have been publicly known for more than 60 days 🔴
Documentation has been fully reviewed and signed off by the documentation community. 🔴
All integration tests are passing 🔴
Release blog is ready 🔴

OpenSearch-Dashboards 2.19.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

Version Increment - _Ends REPLACE_RELEASE-minus-10-days

Feature Freeze - _Ends REPLACE_RELEASE-minus-12-days

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

Code Complete - Ends REPLACE_RELEASE-minus-10-days

Release Branch, Release Candidate Creation and Testing - Ends REPLACE_RELEASE-minus-6-days

Performance testing validation - Ends REPLACE_RELEASE-minus-6-days

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

Pre Release - Ends REPLACE_RELEASE-minus-1-days

Release - _Ends {_REPLACE_RELEASE-day}

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

Components

Replace with links to all component tracking issues.

Component On track Release Notes
{COMPONENT_ISSUE_LINK} {INDICATOR} {STATUS}
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.19.0 labels Oct 29, 2024
This was referenced Oct 29, 2024
@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Nov 7, 2024
@dblock
Copy link
Member

dblock commented Nov 12, 2024

First build of 2.19 is missing security-analytics.
https://hub.docker.com/layers/opensearchstaging/opensearch/2.19.0/images/sha256-9d2ffd8cbe1e48130529a3c1889742b2a2fdbbf59f9d8c61b7cd7594bc98fceb

$ curl -k -u admin:$OPENSEARCH_PASSWORD https://localhost:9200/_cat/_plugins

0662292d7f91 opensearch-alerting                  2.19.0.0
0662292d7f91 opensearch-anomaly-detection         2.19.0.0
0662292d7f91 opensearch-asynchronous-search       2.19.0.0
0662292d7f91 opensearch-cross-cluster-replication 2.19.0.0
0662292d7f91 opensearch-custom-codecs             2.19.0.0
0662292d7f91 opensearch-flow-framework            2.19.0.0
0662292d7f91 opensearch-geospatial                2.19.0.0
0662292d7f91 opensearch-index-management          2.19.0.0
0662292d7f91 opensearch-job-scheduler             2.19.0.0
0662292d7f91 opensearch-knn                       2.19.0.0
0662292d7f91 opensearch-ml                        2.19.0.0
0662292d7f91 opensearch-neural-search             2.19.0.0
0662292d7f91 opensearch-notifications             2.19.0.0
0662292d7f91 opensearch-notifications-core        2.19.0.0
0662292d7f91 opensearch-observability             2.19.0.0
0662292d7f91 opensearch-performance-analyzer      2.19.0.0
0662292d7f91 opensearch-reports-scheduler         2.19.0.0
0662292d7f91 opensearch-security                  2.19.0.0
0662292d7f91 opensearch-skills                    2.19.0.0
0662292d7f91 opensearch-sql                       2.19.0.0
0662292d7f91 opensearch-system-templates          2.19.0.0
0662292d7f91 query-insights                       2.19.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants