v1.10.0
Added
- Support blackholing requests to trigger client timeout without holding
on to resources. (#681) - introspection: Include channel state in output. (#692)
- introspection: Add inactive connections to output. (#686)
Fixed
- Inherit deadlines from parent context if available, and timeout is
unspecified. - Ensure outbound tracing headers take precedence over application
headers. (#683)