Releases: CheckPointSW/harmony-endpoint-management-py-sdk
Dependency Alignment (requirements.txt/setup.py)
Dependency alignment and code cleanup
-
Changed
certifi
requirement to>=2024.0,<2026.0
to allow for better compatibility -
Updated
typing-extensions
to~4.9.0
-
Synced
requirements.txt
tosetup.py
(previously mismatched) -
Cleaned up some code to conform with
PEP8
1.1.43
What's Changed
Relaxed requirements.txt version pinning to allow minor/patch updates.
This change intentionally excludes typing-extensions which is pinned to minor-only (~=4.8.0) as newer minor versions result in incompatibilities.
Full Changelog: 1.1.42...1.1.43
1.1.42
What's Changed
- Update deps by @chkp-haimk in #17
- Fix GitHub build by @chkp-haimk in #18
Full Changelog: 1.1.38...1.1.42
Mark GA
What's Changed
- Update dependencies #13 - fixes bump requests from 2.31.0 to 2.32.0 #11 by @chkp-haimk
- Mark GA by @chkp-haimk
Full Changelog: 1.1.37...1.1.38
Clear API Key error message and trace fixes
What's Changed
-
Add Infinity Portal Application mismatch detection #10 - @chkp-yuvalpo
-
Add minimal
flake8
configuration #10 - @chkp-yuvalpo -
Fix request trace headers and parameters #10 - @chkp-haimk
Full Changelog: 1.1.35...1.1.37
Programmatically activating loggers
What's Changed
Full Changelog: 1.1.31...1.1.35
Doc Update
Add Threat Prevention APIs
Check Point - Harmony Endpoint Management Python SDK
The first version of Harmony Endpoint external API SDK for Python