Releases: uber/tchannel-go
Releases · uber/tchannel-go
v1.34.6
08 Jan 17:36
Compare
Sorry, something went wrong.
No results found
Fixed
Fix compile issue on FreeBSD 14 (#925 )
v1.34.5
10 Oct 00:41
Compare
Sorry, something went wrong.
No results found
Changed
Add component tag to tracing spans (#923 )
v1.34.4
27 Jun 21:22
Compare
Sorry, something went wrong.
No results found
Fixed
fix getSysConn to work with TLS (#918 )
Changed
Switch to aliases for Go versions in CI (#919 )
v1.34.3
24 Apr 15:44
Compare
Sorry, something went wrong.
No results found
Fixed
Fix a DoS vulnerability of the vendored apache-thrift library (#915 , #916 )
v1.34.2
20 Feb 04:11
Compare
Sorry, something went wrong.
No results found
Added
Expose inbound.cancels.{requested,honored} metrics (#912 )
v1.34.1
11 Dec 17:47
Compare
Sorry, something went wrong.
No results found
Fixed
Fix unknown error type in span tag rpc.tchannel.system_error_code (#907 )
v1.34.0
17 Oct 22:26
Compare
Sorry, something went wrong.
No results found
Added
Emit the error code and type to the tracing span for inbound calls (#903 )
Changed
Update go.mod and github test to go 1.21 (#899 )
v1.33.0
20 Mar 22:01
Compare
Sorry, something went wrong.
No results found
Added
Optionally send cancelled frames when context is canceled (#890 )
Changed
Update dependencies as per recommendations (#894 )
Test against Go 1.19 and 1.20 (#892 )
v1.32.1
23 Aug 23:22
Compare
Sorry, something went wrong.
No results found
Fixed
Release unsent frames when flushing fragments (#887 )
v1.32.0
12 Jul 19:21
Compare
Sorry, something went wrong.
No results found
Changed
thrift-gen going to use vendored apache-thrift code. Currently vendored apache-thrift pinned to b2a4d4ae21c789b689dd162deb819665567f481c.
Add TLS option in testutils.NewServerChannel (#882 )