dsommerville-illumio
released this
10 Feb 16:19
·
4 commits
to main
since this release
Version 1.1.3 (2023-02-10)
NEW FEATURES:
- add
PolicyComputeEngine.set_tls_settings
function to update verify and cert values for PCE requests session - add
PolicyComputeEngine.must_connect
function to complementcheck_connection
, raising the exception on failure rather than suppressing it
BUG FIXES:
- fix issue where PCE request could throw NoneType exception if incorrectly configured