You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@falko the SpringBoot 3.0 is out of OSS support since 2023-12-31 and out of Enterprise support since end of last year. Why do they want/need to use this version?
In my understanding, Spring Boot should be backwards compatible, meaning we support versions until x.y.z. @megglos could you validate this assumption?
Heads-up: with 8.7, we will support Spring Boot 3.4
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:
camunda-docs/versioned_docs/version-8.6/apis-tools/spring-zeebe-sdk/getting-started.md
Lines 11 to 14 in c082699
Did we drop the compatibility with other Spring Boot 3.x.x versions or is this just undocumented?
The text was updated successfully, but these errors were encountered: