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

2.12.0 Release date update #2523

Merged
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
6 changes: 4 additions & 2 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ breadcrumbs:
url: '/releases.html'
---

##### Updated November 20, 2023
##### Updated January 4, 2024

* [Release Schedule](#release-schedule)
* [Maintenance Policy](#maintenance-policy)
Expand All @@ -30,7 +30,7 @@ Note: We have not added a major release to the 2023 schedule yet. If/when we a
| 2.11.0 | October 4th | October 18th |
| 2.11.1 | November 14th | November 27th |
| 1.3.14 | December 5th | December 12th |
| 2.12.0 | January 9th, 2024 | January 23rd, 2024 |
| 2.12.0 | February 6th, 2024 | February 20th, 2024 |

OpenSearch [follows semver](https://opensearch.org/blog/technical-post/2021/08/what-is-semver/), which means we will only release breaking changes in major versions. All minor versions are compatible with every other minor version for that major. For example, 1.2.0 will work with 1.3.2, 1.4.1, etc, but may not work with 2.0.

Expand Down Expand Up @@ -105,3 +105,5 @@ The software maintainers will not back-port fixes or features to versions outsid
| September 6th, 2023 | Updated 2.10 date | 8 hour github outage last night - moving to accomodate a few final fixes |
| September 11th, 2023 | Link to RELEASING.md | updated link from proposal to releasing documentation |
| September 29th, 2023 | Updated 2.11 date | Per discussion [in this issue](https://github.com/opensearch-project/opensearch-build/issues/3955) |
| January 4th, 2024 | Updated 2.12 date | Per discussion [in this issue](https://github.com/opensearch-project/opensearch-build/issues/4290) |