Tuberd

Latest version: v0.17

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

Scan your dependencies

Page 2 of 3

0.11

=====

Released 2024-04-22

- resolve now required (20)
- tuber package rearranged to tuber.server / tuber.client; registry moved to server (19)
- linter (black) added to CI/CD flow (17)
- client-side Python packages (aiohttpd) no longer required in server environment (18)
- setuptools now builds client and server (14)

0.10

=====

Released 2024-04-16

- Adds support for CBOR as a transport mechanism.

0.9

====

Released 2024-02-21

- Removes dependency on boost::program_options in favour of getoptA
- Compatibility fixes for libfmt, libhttpserver, OS X, Clang

0.8

====

Released 2024-01-29

- Compatibility fix for libfmt

0.7

====

Released 2023-12-11

* New features:

- Added support for warnings.warn calls in server-side code - these are
propagated through a "warnings" field in the result object and bubbled up
as client-side warnings.

0.6

====

Released 2023-02-24

* Fixes:

- Acquire GIL earlier in response scope, outside "try" block. Otherwise, the
exception path occurs outside the GIL block, and it's not valid to use
json_dumps to emit error messages. Fixes a segfault when invalid JSON is
supplied.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.