Dxlclient

Latest version: v5.6.0.4

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

Scan your dependencies

Page 2 of 4

4.1.0.187

OpenDXL Python Client 4.1.0.187 Release

Release notes:

* Updated to support Paho MQTT library to version 1.4 (the latest version)

4.1.0.186

OpenDXL Python Client 4.1.0.186 Release

Release notes:

* Pinned Paho MQTT library to version 1.3

4.1.0.185

OpenDXL Python Client 4.1.0.185 Release

Release notes:

* Fixed command line issues on Python 3 when invalid arguments were specified

4.1.0.184

OpenDXL Python Client 4.1.0.184 Release

Release notes:

* Python 3 support (Python 3.4+), while retaining the ability to run under Python 2.7
* Python 2.7.9 is the minimum Python 2.7 version supported (no longer compatible with 2.7.8)
* MessagePack and Paho-MQTT are no longer embedded as part of the library (added as dependencies)
* Distributed as a universal wheel package (single package which can be installed on either Python 2.7.9+ or Python 3.4.0+)
* "String" type fields for incoming DXL Messages will now be decoded to a text/Unicode type string (unicode on Python 2, str on Python 3). For Python 2, these fields had previously been decoded to the byte string str type. The Message.payload field will continue to be decoded to the byte string str type on Python 2 and as bytes on Python 3
* Distribution zip files will no longer include .egg files
* Miscellaneous test fixes

4.0.0.418

OpenDXL Python Client 4.0.0.418 Release

Release notes:

* Bug fixes
* Overlapping disconnect calls could lead to blocking/hanging
* Overlapping register/unregister service calls could lead to unregistration failure
* Fixed issue where exception was thrown if unsubscribe invoked on subscription that does not exist
* Fixed issue where exception was thrown if remove callback invoked for callback that does not exist
* Improvements to test cases

4.0.0.417

OpenDXL Python Client 4.0.0.417 Release

Release notes:

* Fixes to address synchronization issues that could lead to deadlock when registering a service and simultaneously receiving requests.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.