Skip to content

Releases: CheckPointSW/harmony-endpoint-management-py-sdk

Dependency Alignment (requirements.txt/setup.py)

03 Jul 17:05
f12c459
Compare
Choose a tag to compare

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 to setup.py (previously mismatched)

  • Cleaned up some code to conform with PEP8

1.1.43

30 Jun 18:54
74588ab
Compare
Choose a tag to compare

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

27 Feb 12:29
bd5a8d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.38...1.1.42

Mark GA

09 Jun 10:05
14f2a5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.37...1.1.38

Clear API Key error message and trace fixes

24 Apr 17:25
669dcb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.35...1.1.37

Programmatically activating loggers

18 Apr 14:12
e8fce43
Compare
Choose a tag to compare

What's Changed

  • Fix job error handling #8
  • Allow programmatically activating loggers #8
  • Update idna==3.7 #9

Full Changelog: 1.1.31...1.1.35

Doc Update

10 Mar 11:19
85f78f3
Compare
Choose a tag to compare

What's Changed

  • Doc update & encoding fix in #6

Full Changelog: 1.1.27...1.1.31

Add Threat Prevention APIs

26 Feb 11:45
2502a3a
Compare
Choose a tag to compare

What's Changed

  • Add Threat Prevention APIs #5

Full Changelog: 1.1.26...1.1.27

Check Point - Harmony Endpoint Management Python SDK

25 Feb 11:06
c791a5c
Compare
Choose a tag to compare

The first version of Harmony Endpoint external API SDK for Python