spring-cloud / spring-cloud-release

Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
http://projects.spring.io/spring-cloud
Apache License 2.0
874 stars 179 forks source link

Compatible with Spring Boot 3.2.x #274

Closed flinden68 closed 9 months ago

flinden68 commented 9 months ago

When will there be a release of Spring Cloud which is compatible with Spring Boot 3.2.x

spencergibb commented 9 months ago

Next week. See https://github.com/spring-cloud/spring-cloud-release/milestones?direction=asc&sort=due_date&state=open

spencergibb commented 9 months ago

Also watch https://calendar.spring.io

sergey-morenets commented 9 months ago

Hi @spencergibb

Spring Cloud 2023.0.0 should have been released yesterday but I didn't see any release notes. Was it delayed by some reason?

spencergibb commented 9 months ago

It's in progress

fede843 commented 9 months ago

call me anxious, but I am waiting too :)

wangliang181230 commented 9 months ago

Waiting, waiting, wait...ing, w.........zzzZZZ.

sergey-morenets commented 9 months ago

It's in progress

Thank you for the quick answer. Do you have ETA for 2023 release?

martijndebruijn commented 9 months ago

Why are the release dates of Spring Cloud not synced with the release dates of Spring Boot?

Op wo 6 dec. 2023 13:08 schreef Sergiy Morenets @.***>:

It's in progress

Thank you for the quick answer. Do you have ETA for 2023 release?

— Reply to this email directly, view it on GitHub https://github.com/spring-cloud/spring-cloud-release/issues/274#issuecomment-1842743096, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKLAQA2D7CWAHVDKPQKCYTYIBN4NAVCNFSM6AAAAABABHJGPGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBSG42DGMBZGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sergey-morenets commented 9 months ago

@martijndebruijn That's a perfect question. Spring Boot was released more than 2 weeks ago.

Saljack commented 9 months ago

@martijndebruijn There is a simple answer because Spring Cloud uses Spring Boot. It is the same as Spring Framework is released before Spring Boot. So it is always Spring Framework, Spring Data, Spring Boot and Spring Cloud in dependency order.