Tchannel

Latest version: v2.1.0

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

Scan your dependencies

Page 13 of 18

0.17.1

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

- Made "service" optional for ``thrift.load()``. The first argument should be a
path, but backwards compatibility is provided for 0.17.0.

0.17.0

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

- It is now possible to load Thrift IDL files directly with
``tchannel.thrift.load``. This means that the code generation step using the
Apache Thrift compiler can be skipped entirely. Check the API documentation
for more details.
- Accept host file in advertise: ``TChannel.advertise()`` now accepts
a parameter, ``router_file`` that contains a JSON stringified format
of the router list.
- Add ``TChannel.is_listening`` method to return whether the tchannel instance
is listening or not.

0.16.10

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

- Fix default timeout incorrectly set to 16 minutes, now 30 seconds.

0.16.9

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

- Network failures while connecting to randomly selected hosts should be
retried with other hosts.

0.16.8

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

- Revert timeout changes from 0.16.7 due to client incompatibilities.

0.16.7

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

- Fixed an issue where timeouts were being incorrectly converted to seconds.

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.