Releases: spring-projects-experimental/spring-grpc
Releases · spring-projects-experimental/spring-grpc
0.5.0
v0.4.0
What's Changed
- Prepare for client interceptors by @onobc in #70
- Add client interceptors to channel factory by @onobc in #71
- Fix config props defaults and descriptions by @onobc in #76
- Split client interceptor autoconfiguration by @onobc in #75
- Manage version of com.google.protobuf:protoc by @mhalbritter in #80
- Virtual targets and duplicate entries in channels map by @panic08 in #72
- Add autoconfiguration guard on GrpcServlet by @onobc in #84
- Improve GrpcChannelFactory API by @onobc in #78
- Move NamedChannel model to core module by @onobc in #89
- Add graceful shutdown of channels by @onobc in #95
- Move named channel back into autoconfigure module by @onobc in #96
- Fix getting-started.adoc steps by @onobc in #98
- Fixed typo in GrpcClientProperties by @batsura-sa in #104
- Fix documentation on testing server application by @panic08 in #102
- Add config prop metadata and remove not-needed property by @onobc in #108
- Add fine-grained starter modules by @onobc in #106
- Fix typo in pom.xml in core module by @panic08 in #111
- Generate config props during doc phase by @panic08 in #110
- Update to Boot 3.4.3 by @panic08 in #115
- Add coarse grained conditional autoconfiguration guards by @onobc in #112
New Contributors
- @mhalbritter made their first contribution in #80
- @batsura-sa made their first contribution in #104
Full Changelog: v0.2.0...v0.4.0