Skip to content

qpylib 2.0.1

Compare
Choose a tag to compare
@mbengit mbengit released this 28 Jul 16:36
35e42c1

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.