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 Zeebe version 8.4.0 does not work with Spring boot 2.7.18 #608

Open
msjo66 opened this issue Jan 23, 2024 · 5 comments
Open

Spring Zeebe version 8.4.0 does not work with Spring boot 2.7.18 #608

msjo66 opened this issue Jan 23, 2024 · 5 comments

Comments

@msjo66
Copy link

msjo66 commented Jan 23, 2024

Description

Version compatibility section in README, Spring Zeebe version 8.4.0 or higher is compatible with Spring Boot version 2.7.x or higher. But when I tested using this pom.xml, It throws error at io.camunda.common.auth.DefaultNoopAuthentication that can not authenticate (self managed, no authentication, plaintext).

It worked when I change Spring Zeebe version to 8.3.4 and Spring Boot version 2.7.18 or Spring Zeebe version to 8.4.0 and Spring Boot version 3.2.2

So, I guess Spring Zeebe version 8.4.0 is not compatible to 2.7.x

@akeller
Copy link
Member

akeller commented Feb 1, 2024

@msjo66 are you looking for compatibility or just an update to the matrix?

@msjo66
Copy link
Author

msjo66 commented Feb 2, 2024

I hope Zeebe would be compatible with Spring boot 2.7 as it seems that Spring boot 2.7 still maintained and widely used.

@camara-coder
Copy link

Do we expect to have compatibility with Spring Boot 2.7.x?
Spring Boot 3.x has major changes and it is not straight forward upgrade for critical applications.

@msjo66
Copy link
Author

msjo66 commented Feb 4, 2024

I'm not sure how many clients would upgrade their Spring Boot application with timeline. But 2.7 is planned to support untile 2025 mid.

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

4 participants