v2.7.0.RELEASE
版本发布时间: 2020-02-26 12:15:46
grpc-ecosystem/grpc-spring最新发布版本:v3.1.0.RELEASE(2024-04-14 20:34:20)
Features
- Support grpc-java 1.26.0+ (also tested with 1.27.1) #328
Changes
- Switch to new Listener implementation + use syncContext #322
- Removed support for the deprecated (String) path based security configuration #318
- Use the
Resource
based one instead
- Use the
Improvements
- Change name of grpc-await thread to reflect that it is for grpc #316
- Detach the server factory bean lifecycle from the server lifecycle bean #317
Documentation
- Add client/stub testing documentation #329