Releases: CheckPointSW/cp_mgmt_api_python_sdk
Releases · CheckPointSW/cp_mgmt_api_python_sdk
v1.9.0
06 Feb 12:28
Compare
Sorry, something went wrong.
No results found
Hide api-key from debug file
v1.8.0
27 Nov 12:18
Compare
Sorry, something went wrong.
No results found
Fix ssl compatibility issues that occur in python 3.12
v1.7.0
24 May 09:27
Compare
Sorry, something went wrong.
No results found
Add option to use all rest API methods
v1.6.0
06 Oct 13:26
Compare
Sorry, something went wrong.
No results found
Handle broken pipe IO error
v1.5.0
28 Jul 07:55
Compare
Sorry, something went wrong.
No results found
Add support for Smart-1 Cloud
v1.4.1
01 May 15:26
Compare
Sorry, something went wrong.
No results found
v1.4.0
26 Apr 09:20
Compare
Sorry, something went wrong.
No results found
Enable TLS certificate verification
Configure how frequently task status should be checked
Fix login as root with non-standard API port
Add user-agent when login as root
v1.3.0
18 Nov 16:14
Compare
Sorry, something went wrong.
No results found
Collect API calls logs only if debug_file client member is not empty.
Create new connection in case of connection aborted error.
v1.2.1
15 Jul 13:02
Compare
Sorry, something went wrong.
No results found
Add raw response data to APIResponse in case response is not JSON type.
Handle CannotSendRequest\BadStatusLine exceptions in api call function.
v1.2.0
03 Jun 11:25
Compare
Sorry, something went wrong.
No results found
Add support to use single HTTPS connection.
Flag 'single_conn' indicates if client should use single connection. By default, flag value is True.