Skip to content

Releases: demisto/demisto-py

v3.2.15

30 Sep 07:17
bfaf243
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.14...v3.2.15

v3.2.14

12 Feb 13:06
f8e45f5
Compare
Choose a tag to compare

Added support for Python versions 3.11 and 3.12.

v3.2.13

26 Sep 14:24
b6efa0a
Compare
Choose a tag to compare

Changed package management from pip to Poetry for better dependency handling and packaging.

v3.2.12

26 Sep 08:39
42f5bf8
Compare
Choose a tag to compare

Fixed an issue where download command would fail when trying to convert bytes types to string.

v3.2.10

04 May 10:40
c7987ba
Compare
Choose a tag to compare
  • Added URL decoding of proxy url credentials.

v3.2.9

16 Apr 07:03
f39a1bd
Compare
Choose a tag to compare
  • Added the ability to add custom request headers.

v3.2.8

28 Feb 09:36
f491bb9
Compare
Choose a tag to compare
  • Fixed an issue where demisto-py used username/password authentication even when api-key was provided.

v3.2.7

29 Jan 13:37
5a7f98f
Compare
Choose a tag to compare

Added an ability to change DEMISTO_BASE_URL environment variable to api url, when using XSIAM.

v3.2.4

30 Oct 16:12
33e4886
Compare
Choose a tag to compare

Changelog

What's Changed

  • Fixed an issue where demisto-py did not return partial errors when importing incident fields. By @DinaMeylakh in PR

Full Changelog: v3.2.3...v3.2.4

v3.2.3

15 Aug 09:52
51a40e5
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v3.2.2...v3.2.3