Skip to content

Commit

Permalink
Add comprehensive table to release notes page (#3862)
Browse files Browse the repository at this point in the history
* add table

* fix date 8.6

* comment 8.6, add to 8.5

* add more info about CC 1.3
  • Loading branch information
akeller authored Jun 14, 2024
1 parent 54ccbf0 commit 635675f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
13 changes: 10 additions & 3 deletions docs/reference/release-notes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | <!-- - [ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.6.0) <br /> - [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.6.0) --> | 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) <br /> - [ 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) <br /> - [ 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) <br /> - [ 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) <br /> - [ 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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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) <br /> - [ 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) <br /> - [ 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) <br /> - [ 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) <br /> - [ 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

Expand Down

0 comments on commit 635675f

Please sign in to comment.