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

chore: Introduce KEDA v2.13 and estimate v2.16 in roadmap #5412

Merged
merged 1 commit into from
Jan 19, 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
3 changes: 2 additions & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@ Here is an overview of our current release estimations:

| Version | Estimated Release Date |
|:--------|:-----------------------------------------------------|
| v2.13 | January 11th, 2024 *(planned later due to holidays)* |
| v2.14 | April 12th, 2024 |
| v2.15 | July 9th, 2024 |
| v2.16 | Oct 3rd, 2024 |

Here is an overview of our previous releases:

| Version | Release Date | Links |
|:--------|:------------------|:-----------------------------------------------------------------------|
| v2.13 | Jan 19th, 2024 | [Release Notes](https://github.com/kedacore/keda/releases/tag/v2.13.0) |
| v2.12 | Sept 28th, 2023 | [Release Notes](https://github.com/kedacore/keda/releases/tag/v2.12.0) |
| v2.11 | June 22nd, 2023 | [Release Notes](https://github.com/kedacore/keda/releases/tag/v2.11.0) |
| v2.10 | March 9th, 2023 | [Release Notes](https://github.com/kedacore/keda/releases/tag/v2.10.0) |
Expand Down