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

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

Features

  • Improve keepAlive support (#177)
  • Use shaded netty by default (#182)
  • Use the property from the sleuth docs (spring.sleuth.scheduled.enabled -> spring.sleuth.grpc.enabled) (#192)
  • Add support for global client properties (#183, #198)
  • Improve error messages during client injection (#201)
  • Some deprecated server properties have been removed (#190)

Bug Fixes

  • Fix wrong usage of EquivalentAddressGroups in static address resolver (#179, #184)
  • Move trace configuration (#194, #195)
  • Fix broken PLAINTEXT_UPGRADE support (#199, #200)
  • Update example dependencies (#204)
  • Move security configuration (#205, #208)

Documentation

  • Updated the documentation (#178, #186)
  • Improve javadoc (#188)

Dependencies

  • Update to gRPC 1.18 (#182)
  • Update to Spring-Boot 2.1.4 (#209)

Acknowledgements

Thanks to all our contributors:

Don't miss a new grpc-spring release

NewReleases is sending notifications on new releases.