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