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

Spring SDK compatibility with Spring Boot versions #4984

Open
falko opened this issue Feb 12, 2025 · 1 comment
Open

Spring SDK compatibility with Spring Boot versions #4984

falko opened this issue Feb 12, 2025 · 1 comment

Comments

@falko
Copy link
Member

falko commented Feb 12, 2025

My current prospect is forced to use Spring Boot 3.0.13 with Camunda 8.6.

The original Spring Zeebe project had an extra column in its compatibility matrix stating compatibility with any Spring Boot 3.x.x version.

Our current documentation only shows a "bundled" version:

| Zeebe Spring SDK version | JDK | Camunda version | Bundled Spring Boot version |
| ------------------------ | ---- | --------------- | --------------------------- |
| 8.5.x | ≥ 17 | 8.5.x | 3.2.x |
| 8.6.x | ≥ 17 | 8.6.x | 3.3.x |

Did we drop the compatibility with other Spring Boot 3.x.x versions or is this just undocumented?

@falko
Copy link
Member Author

falko commented Feb 12, 2025

Depending on the outcome, this page may also have be updated: https://docs.camunda.io/docs/reference/supported-environments/#clients

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant