Releases: IBM/qpylib
Releases · IBM/qpylib
qpylib 2.0.9
qpylib 2.0.8
qpylib.log
now sanitizes the supplied message
text to suppress any embedded control characters.
qpylib 2.0.7
Update dependency versions
qpylib 2.0.6
2.0.6
- Fix missing
util_qpylib
missing fromqpylib
parent module.
qpylib 2.0.5
- SDK rest calls now default to
verify=True
rather thanverify=False
. - Add protection against multiple calls of
create_log()
. - Add
create_log()
flag to enable/disableSysLogHandler
.
qpylib 2.0.4
Update cryptography package version to address security vulnerabilities.
qpylib 2.0.3
Merge pull request #43 from mbengit/master Update documentation
qpylib 2.0.2
- Log handling changes - see #38.
- Cancel and delete functions added to ariel module.
qpylib 2.0.1
Change verify usage in REST calls:
- Default to verify=True for non-SDK REST calls.
- Remove _get_cert_filepath function.
SDK default remains verify=False for now, but that will change in a future release.
qpylib 2.0 release
First official release of qpylib on Github.