v2.1.0.RELEASE
版本发布时间: 2018-10-30 21:39:47
grpc-ecosystem/grpc-spring最新发布版本:v3.1.0.RELEASE(2024-04-14 20:34:20)
Features
-
Support for registering compressors/decompressors in gRPC server via @GrpcCodec #96
-
Add properties to set negotiation type and stream decompression #97
-
Add the proto reflection service and properties to turn these services off #88
-
Add support for GrpcClient annotated stubs
-
Add support for global ClientInterceptor or golbal ServerInterceptor annotation
-
Add properties for client auth
-
Refactor ChannelFactory to reduce code duplication and memory leak
Acknowledgements
Thanks to all our external contributors:
Daniel Theuke @ST-DDT