grpc-spring icon indicating copy to clipboard operation
grpc-spring copied to clipboard

springboot2.7

Open jianyun opened this issue 3 years ago • 3 comments

有计划支持 springboot2.7 吗

jianyun avatar Sep 09 '22 07:09 jianyun

English Translation


Yes. The next version will be build with 2.6.x though. Is there an issue running the library with 2.7.x?

ST-DDT avatar Sep 09 '22 07:09 ST-DDT

We are using it with spring boot 2.7, and it is OK. But why you won't update to 2.7? Very soon it will be the last 2.x branch, so in my opinion, you should update it to 2.7.

marcindabrowski avatar Sep 20 '22 07:09 marcindabrowski

I would like to release one version with 2.6 and almost immedeately after a new one with 2.7. There are (or have been) some fragile out of repo dependencies with spring cloud that break with 2.7.

ST-DDT avatar Sep 20 '22 08:09 ST-DDT

Hi guys, when are you planning to release a new version supporting: Spring Cloud: 2021.0.3 and Spring Boot: (at least) 2.6.11. May I help somehow here?

Frendzel avatar Oct 07 '22 07:10 Frendzel

We plan to release it soon (this year, probably sooner). Currently we are lacking reviews for #749 then I can tackle this refactor: #741 (includes #448 + #419 + #624 + #649) which completes 2.14.0 (2.15.0 with spring boot 2.7 dependencies) will be released immediately after that.

Please note: You can use the current version with Spring Boot 2.7.x already. If you encounter any problems please report them.

ST-DDT avatar Oct 07 '22 10:10 ST-DDT

Fixed with latest release.

ST-DDT avatar May 26 '23 20:05 ST-DDT