Skip to content

Releases: IBM/qpylib

qpylib 2.0.9

04 Sep 09:30
4aa92f4
Compare
Choose a tag to compare
  • Add override for REST default timeout.
  • Update Python package versions.

qpylib 2.0.8

26 Apr 14:40
3a94157
Compare
Choose a tag to compare

qpylib.log now sanitizes the supplied message text to suppress any embedded control characters.

qpylib 2.0.7

20 Mar 09:39
f251940
Compare
Choose a tag to compare

Update dependency versions

qpylib 2.0.6

06 Aug 12:53
3263d5d
Compare
Choose a tag to compare

2.0.6

  • Fix missing util_qpylib missing from qpylib parent module.

qpylib 2.0.5

30 Jul 15:22
4ac44e1
Compare
Choose a tag to compare
  • SDK rest calls now default to verify=True rather than verify=False.
  • Add protection against multiple calls of create_log().
  • Add create_log() flag to enable/disable SysLogHandler.

qpylib 2.0.4

10 Jun 13:27
8387afa
Compare
Choose a tag to compare

Update cryptography package version to address security vulnerabilities.

qpylib 2.0.3

28 Sep 14:36
60d7022
Compare
Choose a tag to compare
Merge pull request #43 from mbengit/master

Update documentation

qpylib 2.0.2

14 Sep 07:55
852067b
Compare
Choose a tag to compare
  • Log handling changes - see #38.
  • Cancel and delete functions added to ariel module.

qpylib 2.0.1

28 Jul 16:36
35e42c1
Compare
Choose a tag to compare

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

01 Jul 13:04
f506c74
Compare
Choose a tag to compare

First official release of qpylib on Github.