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

Please upgrade to contemporary versions: Spring Boot 3.0.0 and Spring Cloud 2022.0.0-RC2 #216

Closed
donhuvy opened this issue Dec 5, 2022 · 7 comments

Comments

@donhuvy
Copy link

donhuvy commented Dec 5, 2022

Please upgrade to contemporary versions: Spring Boot 3.0.0 and Spring Cloud 2022.x (event RC version). (Edited)

@arey
Copy link
Member

arey commented Dec 7, 2022

I'm a not sure that Spring Cloud 2021.0.5 is compatible with Spring Boot 3
See https://docs.spring.io/spring-cloud/docs/current/reference/html/

Release Train Version: 2021.0.5
Supported Boot Version: 2.6.13

I've created the #217 for SB 3 et Spring Cloud 2022 migration

@donhuvy
Copy link
Author

donhuvy commented Dec 8, 2022

Spring Boot 3.0.0 work with Spring Cloud 2022.0.5-RC2 (it is official information, these early day, I also feel strange with this fact, but true). In about middle of December 2022, Spring Boot 3.x will work with Spring Cloud 2022.x GA (General Availability).

Let's see https://stackoverflow.com/questions/74684908/spring-boot-3-0-0-spring-cloud-2021-0-5-no-feign-client-for-loadbalancing-defi#comment131854924_74684908 Comment from Spring team member (Olga Maciaszek

I rename title of ticket since we have a better understanding of versions compatibility.

@donhuvy donhuvy changed the title Please upgrade to contemporary versions: Spring Boot 3.0.0 and Spring Cloud 2021.0.5 Please upgrade to contemporary versions: Spring Boot 3.0.0 and Spring Cloud 2022.0.0-RC2 Dec 8, 2022
@arey
Copy link
Member

arey commented Dec 8, 2022

Ok so we need Spring Could 2022.
Few months ago, I've started the migration in a working branch: https://github.com/arey/spring-petclinic-microservices/commits/feature/spring-cloud-2022.0
Spring Cloud and Spring Boot was milestones. I have to continue. Or maybe you want to try?

@donhuvy
Copy link
Author

donhuvy commented Dec 8, 2022

It is quite hard with me, but I will try. We will try it.
For notes: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide . We will incremental upgrade versions, step by step, not go directly to Spring Boot 3.0.0 (maybe Spring Boot 3.0.1 GA) and Spring Cloud 2022.0.0 (GA). At least, for Spring Boot --> 2.6.14 --> 2.7.6 ; For Spring Cloud: 2021.0.5 --> 2022.0.0.RC-2 --> 2022.0.0.RC-3 .

https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2021.0-Release-Notes
https://github.com/spring-cloud/spring-cloud-release/tags

@arey
Copy link
Member

arey commented Dec 24, 2022

@donhuvy I'm working on the migration (see https://github.com/arey/spring-petclinic-microservices/commits/feature/spring-cloud-2022.0)
I saw that Spring Cloud Sleuth has to be migrated to Micrometer Tracing.

@arey
Copy link
Member

arey commented Dec 24, 2022

I close this issue that duplicates #217

@arey
Copy link
Member

arey commented Dec 26, 2022

See #221

@arey arey closed this as completed Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants