5.2.1: Decorators, SSL updates, and more!
5.2.1
Date: 2022-07-30
- #494 Added support for using decorators to expose methods (see #292)
- #499 Allow
BgServingThread
serve and sleep intervals to be customized - #498 Avoid redefining
hasattr_static
on every check_attr` call - #489 Updated SSL context usage to avoid deprecated aspects and changes
- #485 Add a configurable timeout on the zero deploy close method
- #484 Fixed
--mode
CLI argument forrpyc_registry
- #479 Fixed propagation of
AttributeErrors
raised by exposed descriptors - #476 Allow filtering by host on list_services
- #493 and #502 Improved documentation and fixed typos
- #492 Some work around race conditions but proper fix is rather involved (see #491)
5.2.0 was skipped due to PyPi not allowing file name reuse