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
Dependencies
Acknowledgements
Thanks to all our contributors:
- Daniel Theuke @ST-DDT
- Possibly Cott @internetstaff