v2.4.0.RELEASE
版本发布时间: 2019-06-04 13:49:41
grpc-ecosystem/grpc-spring最新发布版本:v3.1.0.RELEASE(2024-04-14 20:34:20)
Features
- Order interceptors #214 #233
- Remove deprecated AuthenticatingClientInterceptors #220
- Adds simultaneous support for in- and inter-process channels/servers #222
- Adds configurable ciphers and protocols for clients and servers #223
- Turn off inter process server #229
- Support Nacos as service discovery #235
Bug Fixes
- Fix wrong BeanPostProcessor bean definition #218
Documentation
- Add some additional/missing javadocs and toString() methods to client security #221
Cleanup
- Fix formatting and warnings #219
- Remove deprecated host and port client properties #191
Dependencies
- Update gRPC-Java to 1.20 #217
- Update to Spring-Boot 2.1.5 #228
Acknowledgements
Thanks to all our contributors:
- Daniel Theuke @ST-DDT
- Rajkiran @rajki
- NickUfer @NickUfer