- Lower the log level for Hyperbahn advertisement failures that can be retried. - Include the full stack trace when Hyperbahn advertisement failures are logged. - Include the error message for unexpected server side failures in the error returned to the client.
0.20.1
-------------------
- Fix bug which prevented requests from being retried if the candidate connection was previously terminated.
0.20.0
-------------------
- Support thriftrw 1.0. - Drop explicit dependency on the ``futures`` library.
0.19.0
-------------------
- Add tchannel version & language information into init message header when initialize connections between TChannel instances.
0.18.3
-------------------
- Reduced Hyperbahn advertisement per-request timeout to 2 seconds. - Removed an unncessary exception log for connection failures.
0.18.2
-------------------
- Reduced Hyperbahn advertisement failures to warnings.