From 635675fa5172cdbe17361d381cbcaec78f952ac3 Mon Sep 17 00:00:00 2001 From: Amara Graham Date: Fri, 14 Jun 2024 07:19:55 -0500 Subject: [PATCH] Add comprehensive table to release notes page (#3862) * add table * fix date 8.6 * comment 8.6, add to 8.5 * add more info about CC 1.3 --- docs/reference/release-notes/release-notes.md | 13 ++++++++++--- .../reference/release-notes/release-notes.md | 9 ++++++++- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/docs/reference/release-notes/release-notes.md b/docs/reference/release-notes/release-notes.md index f000f194ae..0e81d14c03 100644 --- a/docs/reference/release-notes/release-notes.md +++ b/docs/reference/release-notes/release-notes.md @@ -6,14 +6,21 @@ description: "Release notes for Camunda 8 and its components." Camunda 8 release notes include notable new and improved features, enhancements, and bug fixes. Release notes are separated by minor release pages and include alphas released during the development cycle. -[8.6](/reference/release-notes/860.md) -[8.5](/reference/release-notes/850.md) +| Version | Release date | Scheduled end of maintenance | Changelogs | Release blog | +| -------------------------------------- | ---------------------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------- | +| [8.6](/reference/release-notes/860.md) | 8 October 2024 _(scheduled)_ | 14 April 2026 | | TBD | +| [8.5](/reference/release-notes/850.md) | 9 April 2024 | 14 October 2025 | - [ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.5.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.5.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-5-release/) | +| 8.4 | 9 January 2024 | 9 July 2025 | - [ Camunda Platform ](https://github.com/camunda/camunda-platform/releases/tag/8.4.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.4.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-4-release/) | +| 8.3 | 10 October 2023 | 9 April 2025 | - [ Camunda Platform ](https://github.com/camunda/camunda-platform/releases/tag/8.3.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.3.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-3-release/) | +| 8.2 | 11 April 2023 | 8 October 2024 | - [ Camunda Platform ](https://github.com/camunda/camunda-platform/releases/tag/8.2.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.2.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-2-release/) | + +_ While Camunda Cloud 1.3 is available in the site dropdown, it is unsupported. However, the corresponding Optimize version for Camunda Cloud 1.3, Optimize 3.7, remains supported at this time. _ ## Changelogs Technical changelogs for Camunda 8 are available under on GitHub: -- [Camunda 8 Core](https://github.com/camunda/zeebe/releases) +- [Camunda 8 Core](https://github.com/camunda/camunda/releases) - [Connectors](https://github.com/camunda/connectors/releases) - [Camunda Helm Chart](https://github.com/camunda/camunda-platform-helm/releases) diff --git a/versioned_docs/version-8.5/reference/release-notes/release-notes.md b/versioned_docs/version-8.5/reference/release-notes/release-notes.md index 4f54052a76..a7c18e9a13 100644 --- a/versioned_docs/version-8.5/reference/release-notes/release-notes.md +++ b/versioned_docs/version-8.5/reference/release-notes/release-notes.md @@ -6,7 +6,14 @@ description: "Release notes for Camunda 8 and its components." Camunda 8 release notes include notable new and improved features, enhancements, and bug fixes. Release notes are separated by minor release pages and include alphas released during the development cycle. -[8.5.0](/reference/release-notes/850.md) +| Version | Release date | Scheduled end of maintenance | Changelogs | Release blog | +| -------------------------------------- | --------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------- | +| [8.5](/reference/release-notes/850.md) | 9 April 2024 | 14 October 2025 | - [ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.5.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.5.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-5-release/) | +| 8.4 | 9 January 2024 | 9 July 2025 | - [ Camunda Platform ](https://github.com/camunda/camunda-platform/releases/tag/8.4.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.4.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-4-release/) | +| 8.3 | 10 October 2023 | 9 April 2025 | - [ Camunda Platform ](https://github.com/camunda/camunda-platform/releases/tag/8.3.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.3.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-3-release/) | +| 8.2 | 11 April 2023 | 8 October 2024 | - [ Camunda Platform ](https://github.com/camunda/camunda-platform/releases/tag/8.2.0)
- [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.2.0) | [Release blog](https://camunda.com/blog/2024/04/camunda-8-2-release/) | + +_ While Camunda Cloud 1.3 is available in the site dropdown, it is unsupported. However, the corresponding Optimize version for Camunda Cloud 1.3, Optimize 3.7, remains supported at this time. _ ## Changelogs