v2.3.0.RELEASE
版本发布时间: 2019-04-07 22:55:04
grpc-ecosystem/grpc-spring最新发布版本:v3.1.0.RELEASE(2024-04-14 20:34:20)
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:
- Daniel Theuke @ST-DDT
- Possibly Cott @internetstaff