Tchannel

Latest version: v2.1.0

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 18

0.30.4

-------------------

- Time out handshake attempts for outgoing connections after 5 seconds.
- Fixed a regression where large requests would block small requests until they
were completely written to the wire.
- Propagate message sending errors up to the caller. This should greatly reduce
the number of ``TimeoutError: None`` issues seen by users and show the root
cause instead.
- Fail ``TChannel`` instantiation if the service name is empty or None.

0.30.3

-------------------

- Revert 0.30.2. The previous release may have introduced a memory leak.

0.30.2

-------------------

- Propagate message sending errors up to the caller. This should greatly reduce
the number of ``TimeoutError: None`` issues seen by users and show the root
cause instead.
- Fail ``TChannel`` instantiation if the service name is empty or None.

0.30.1

-------------------

- Relax opentracing upper bound to next major.
- Never send requests to ephemeral peers.

0.30.0

-------------------

- Pass span.kind tag when calling start_span(), not after the span was started.
- Add jitter argument to advertise().

0.29.1

-------------------

- Never send requests to ephemeral peers.
- Relax opentracing upper bound to next major.

Page 3 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.