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

Add 8.7 release date and EOM #4613

Merged
merged 3 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
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
4 changes: 1 addition & 3 deletions docs/reference/release-notes/870.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@ keywords:

These release notes identify the new features included in 8.7, including [alpha feature releases](/components/early-access/alpha/alpha-features.md).

<!--
## 8.7 minor

| Scheduled release date | Scheduled end of maintenance | Changelog(s) | Release blog | Update guide |
| ---------------------- | ---------------------------- | ------------ | ------------ | ------------ |
| | | | | |
-->
| 11 February 2025 | 11 August 2026 | - | - | - |

## 8.7.0-alpha1

Expand Down
16 changes: 8 additions & 8 deletions docs/reference/release-notes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +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.

| Version | Release date | Scheduled end of maintenance | Changelogs | Release blog |
| -------------------------------------- | --------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
| [8.7](/reference/release-notes/870.md) | - | - | - | - |
| [8.6](/reference/release-notes/860.md) | 8 October 2024 | 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) | [Release blog](https://camunda.com/blog/2024/10/camunda-8-6-release/) |
| [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/01/camunda-8-4-simplifying-installation-enhancing-user-experience/) |
| 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/2023/10/camunda-8-3-scaling-automation-maximize-value/) |
| 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/2023/04/camunda-platform-8-2-key-to-scaling-automation/) |
| Version | Release date | Scheduled end of maintenance | Changelogs | Release blog |
| -------------------------------------- | ---------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
| [8.7](/reference/release-notes/870.md) | 11 February 2025 | 11 August 2026 | - | - |
| [8.6](/reference/release-notes/860.md) | 8 October 2024 | 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) | [Release blog](https://camunda.com/blog/2024/10/camunda-8-6-release/) |
| [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/01/camunda-8-4-simplifying-installation-enhancing-user-experience/) |
| 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/2023/10/camunda-8-3-scaling-automation-maximize-value/) |
| 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/2023/04/camunda-platform-8-2-key-to-scaling-automation/) |

:::note
Camunda Cloud 1.3 is available in the site dropdown, but is unsupported. However, the corresponding Optimize version for Camunda Cloud 1.3, Optimize 3.7, remains supported at this time.
Expand Down