spring-cloud / spring-cloud-commons

Common classes used in different Spring Cloud implementations
Apache License 2.0
709 stars 705 forks source link

When do you plan to release version supporting spring Spring Boot 3.4.x #1434

Closed awarum closed 1 hour ago

awarum commented 2 hours ago

CompatibilityVerifierProperties in 4.1.5 at the moment supports private List compatibleBootVersions = List.of("3.2.x", "3.3.x");

I am looking for 3.4.x support (which I can see is already implemented) but not yet released.

OlgaMaciaszek commented 1 hour ago

Hello @awarum, as you can see in the release calendar, the start of the 2024.0.0 Spring Cloud release is planned for today.

awarum commented 1 hour ago

Thank you for the answer. This is excellent news! 🎉😊 I couldn’t have wished for anything better. 💯