-
Notifications
You must be signed in to change notification settings - Fork 910
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
Upgrade to Vaadin 24.1.8, 24.0.14, 23.3.22 #1292
Conversation
@ZheSun88 isn't Vaadin 24.0 EOL? |
yes, 24.0 is end of Life. 24.0.14 is the last one we released. I saw there is still 23.2 entry there, so should we remove both? |
I don’t know. What are users supposed to use with those Spring Boot versions ? |
let me ask in the team. will get back here later. |
It doesn't hurt to get to the latest release anyway. When you get a min, we can discuss how to address the EOL versions. Thanks again! |
Thanks @snicoll , i just talked with the team, and did some test. Vaadin 24.1 is still compatible with springboot 3.0, so we want to merge the compatibilityRange for V24.0 and V24.1. |
Thanks. We keep Spring Boot 2.6 compat for users upgrading but we will soon remove it indeed. How about 2.7? Is 23.3 still supported? Where can I see the EOL information for Vaadin? You can submit another PR or I can take care of it, whichever you prefer. |
No description provided.