Skip to content

v1.10.0

Compare
Choose a tag to compare
@prashantv prashantv released this 02 Apr 23:36
· 210 commits to dev since this release
cc0c409

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)