v2.15.0
版本发布时间: 2023-09-28 10:50:12
grpc-ecosystem/grpc-spring最新发布版本:v3.1.0.RELEASE(2024-04-14 20:34:20)
What's Changed
- Add AutoConfiguration.imports for basic spring boot v3.0 support by @genuss in https://github.com/yidongnan/grpc-spring-boot-starter/pull/775
- Compile with parameter names by @whiskeysierra in https://github.com/yidongnan/grpc-spring-boot-starter/pull/805
- Fix connection on startup by @IlyasYOY in https://github.com/yidongnan/grpc-spring-boot-starter/pull/814
- Remove obsolete excludes for junit vintage by @dsyer in https://github.com/yidongnan/grpc-spring-boot-starter/pull/830
- Don't try to create grpcTracing bean if sleuth is not active by @genuss in https://github.com/yidongnan/grpc-spring-boot-starter/pull/877
- Document client address limitations by @ST-DDT in https://github.com/yidongnan/grpc-spring-boot-starter/pull/911
- Fix classNotFoundException when using old version of io.micrometer:mi… by @echemezov in https://github.com/yidongnan/grpc-spring-boot-starter/pull/957
- Fix typo by @gustavoteixeirah in https://github.com/yidongnan/grpc-spring-boot-starter/pull/960
New Contributors
- @whiskeysierra made their first contribution in https://github.com/yidongnan/grpc-spring-boot-starter/pull/805
- @IlyasYOY made their first contribution in https://github.com/yidongnan/grpc-spring-boot-starter/pull/814
- @dsyer made their first contribution in https://github.com/yidongnan/grpc-spring-boot-starter/pull/830
- @gustavoteixeirah made their first contribution in https://github.com/yidongnan/grpc-spring-boot-starter/pull/960
- @echemezov made their first contribution in https://github.com/yidongnan/grpc-spring-boot-starter/pull/957
Full Changelog: https://github.com/yidongnan/grpc-spring-boot-starter/compare/v2.14.0.RELEASE...v2.15.0