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

Added release information for 1.3.20 #3455

Merged
merged 1 commit into from
Nov 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Note: We have not added a major release to the 2024 schedule yet. If/when we a
| 2.17.0 | September ~~04th~~ 05th, 2024 | September 17th, 2024 | [Sayali Gaikawad](https://github.com/gaiksaya/) | [4908](https://github.com/opensearch-project/opensearch-build/issues/4908) |
| 2.17.1 | September 24th, 2024 | October 1st, 2024 | [Divya Madala](https://github.com/Divyaasm/) | [5046](https://github.com/opensearch-project/opensearch-build/issues/5046) |
| 2.18.0 | October 22nd, 2024 | November 05th, 2024 | [Rishabh Singh](https://github.com/rishabh6788/) | [5004](https://github.com/opensearch-project/opensearch-build/issues/5004) |
| 1.3.20 | December 03rd, 2024 | December 10th, 2024 | | |
| 1.3.20 | December 03rd, 2024 | December 10th, 2024 | [Brandon Shien](https://github.com/bshien) | [4990](https://github.com/opensearch-project/opensearch-build/issues/4990) |
| 2.19.0 | January 28th, 2025 | Feb 11th, 2025 | | |
{: .desktop-release-schedule-table}

Expand Down Expand Up @@ -71,16 +71,17 @@ The software maintainers will not back-port fixes or features to versions outsid
| Major Version | Latest Minor Version | Status | Initial Release | Maintenance Window Start | Maintenance Window End |
|:--------------|:---------------------|:------------|:----------------|:-------------------------|:----------------------- |
| 1 | 1.3.19 | Maintenance | July 12, 2021 | May 26, 2022 | GA release of 3.0. |
| 2 | 2.17.1 | Current | May 26, 2022 | N/A | N/A |
| 2 | 2.18.0 | Current | May 26, 2022 | N/A | N/A |
{: .desktop-maintenance-policy-table}

*Note that the length of the maintenance window is an estimated minimum and the project may, at its discretion, extend it _to a later_ date

## Release History ##


| Release Number | Release Date | Release Manager | Tracking Issue |
| Release Number | Release Date | Release Manager | Tracking Issue |
|:---------------|:---------------------|:------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------|
| 2.18.0 | November 5th, 2024 | [Rishabh Singh](https://github.com/rishabh6788/) | [5004](https://github.com/opensearch-project/opensearch-build/issues/5004) |
| 2.17.1 | October 1st, 2024 | [Divya Madala](https://github.com/Divyaasm/) & [Peter Zhu](https://github.com/peterzhuamazon) | [5046](https://github.com/opensearch-project/opensearch-build/issues/5046) |
| 2.17.0 | September 17th, 2024 | [Sayali Gaikawad](https://github.com/gaiksaya/) | [4908](https://github.com/opensearch-project/opensearch-build/issues/4908) |
| 1.3.19 | August 27th, 2024 | [Brandon Shien](https://github.com/bshien) | [4888](https://github.com/opensearch-project/opensearch-build/issues/4888) |
Expand Down Expand Up @@ -158,4 +159,5 @@ The software maintainers will not back-port fixes or features to versions outsid
| September 3rd, 2024 | Update release history from 2021 to 2023 | Update page |
| September 4th, 2024 | Update release candidate generation date for 2.17.0 | Too many last minute PRs causing CI build issues |
| October 25th, 2024 | Update release history for 2.17.1 release and current progress of release 2.18.0 | Update page |
| November 19th, 2024 | Update release history for 2.18.0 release and updated release manager for 1.3.20 | [1.3.20 release issue](https://github.com/opensearch-project/opensearch-build/issues/4990) |
{: .desktop-change-log-table}
Loading