github grpc-ecosystem/grpc-spring v2.13.0.RELEASE

latest releases: v3.1.0.RELEASE, v3.0.0.RELEASE, v2.15.0...
2 years ago

Fixes

  • Don't reference sleuth directly in the annotation #585
  • Align default keepAlive with gRPC defaults #550

Improvements

  • @GrpcClientBean annotation to add @GrpcClient channels/stubs to the application context #580
  • Error handling is now supported for streaming calls #586
  • Added grpc server lifecycle events #608
  • Added support for key- and truststores via configuration #605
  • Added dynamic CallCredentials helpers #596
  • Improve authentication capabilities #594
  • Improve DiscoveryClientNameResolver implementation #600 , #429
  • Support max connection idle and age limits #549
  • Update dependencies and plugins #598, #583, #520
  • Improve test script #530

Examples

  • Log response messages and other data in Interceptor example #578
  • Add consul to automated test suite #530
  • Condense/Simplify examples #539, #531

Documentation

  • Mention grpcChannel health indicator in docs #606
  • Updated the getting started documentation #609
  • Updated and move compatibility info to version documentation #595
  • Fix client configuration examples with server interceptors #579

Dependencies

Acknowledgements

Thanks to all our contributors:

Don't miss a new grpc-spring release

NewReleases is sending notifications on new releases.