| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-09-28 | 1.7 kB | |
| v2.15.0 source code.tar.gz | 2023-09-28 | 362.0 kB | |
| v2.15.0 source code.zip | 2023-09-28 | 828.5 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
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