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

Are there any plans to add support for SB 3.X? #953

Closed
Frendzel opened this issue Aug 30, 2023 · 12 comments
Closed

Are there any plans to add support for SB 3.X? #953

Frendzel opened this issue Aug 30, 2023 · 12 comments
Assignees
Labels
question A question about this library or its usage
Milestone

Comments

@Frendzel
Copy link

Hi guys, as in topic I wanted to ask if you were thinking about it as very soon SB 2.X will have EOL
https://endoflife.date/spring-boot

@Frendzel Frendzel added the question A question about this library or its usage label Aug 30, 2023
@FyiurAmron
Copy link

FyiurAmron commented Sep 9, 2023

tl;dr duplicate, since Spring Boot 3.x requires Spring 6.x:

https://github.com/yidongnan/grpc-spring-boot-starter/issues/778

https://github.com/yidongnan/grpc-spring-boot-starter/issues/826

BTW, @yidongnan , is there any schedule/roadmap/ETA for those changes (SocketUtils & AutoConfiguration.imports etc.) being merged with main here and released to Maven?

@dswiecki
Copy link

is there a chance for a Release Candidate version in the near future?

@FyiurAmron
Copy link

FyiurAmron commented Oct 25, 2023

@dswiecki we already have https://github.com/grpc-ecosystem/grpc-spring/releases/tag/v2.15.0 which is basically SB 3.x-compatible

@dswiecki
Copy link

dswiecki commented Oct 27, 2023

@FyiurAmron 2.15 is missing #970 where SocketUtils are copied, without this 2.15.0 is unusable with SB 3.x with random port configuration cc @fengli79

@FyiurAmron
Copy link

FyiurAmron commented Oct 27, 2023

@dswiecki true, good point, I've missed the fact that #970 was merged 2 weeks after the 2.15.0 publish ;(

@dswiecki
Copy link

@FyiurAmron @fengli79 @yidongnan Hi, is there a change for a RC or bugfix version in the near future ?

@fengli79
Copy link
Collaborator

Notice that spring boot 3.0 is going to eol in a few weeks as well (for OSS). https://endoflife.date/spring-boot.
I'd like to understand what's the gap here, besides #970, does the community need more features to be compatible with spring boot 3.0 and 3.1? Consider the timeline of eol, can we go straightforward to 3.1 (any concern from existing users)?

@Praveen-7163
Copy link

Any ETA for this fix to rolled out?

@eceolin
Copy link

eceolin commented Nov 29, 2023

@yidongnan Hi, do you have plans to release the milestone 3.0.0? thank you!

@ST-DDT
Copy link
Collaborator

ST-DDT commented Nov 29, 2023

IMO we should merge the autoconfigure projects into the starter projects in order to avoid the empty dependency packages.

@atoader
Copy link

atoader commented Jan 25, 2024

Hi! Are there any plans to have a 2.16 release that fixes the issue mentioned above? Is there anything I can do to help?

@yidongnan
Copy link
Collaborator

Versions above 3.0.0 support Spring Boot 3.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A question about this library or its usage
Projects
None yet
Development

No branches or pull requests

10 participants