Skip to content

Tags: demisto/demisto-py

Tags

v3.2.15

Toggle v3.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
XSUP-41641 (#137)

* XSUP-41641

v3.2.14

Toggle v3.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 3.2.14 (#128)

v3.2.13

Toggle v3.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix an issue with publish to pypi (#119)

* FIX

* fix

* add comment

v3.2.12

Toggle v3.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve the way strings are handled when writing to files (#118)

* check the returned data type (str, bytes)

* revert api_client chnages

* added str response

* fix

* changelog

* gen-doce

* backslash

* code commit

* cr

* cr

* path

v3.2.10

Toggle v3.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added url decoding of proxy credentials (#111)

* added url decoding of proxy credentials

* code was generated

* Add unit test

* test passworded url encoded

v3.2.9

Toggle v3.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add custom http headers (#110)

* add custom http headers

* changelog

* Update CHANGELOG.md

Co-authored-by: dorschw <[email protected]>

* Update tests/mocks_test.py

Co-authored-by: dorschw <[email protected]>

* validate format and add unit-test

* update README + add numbers unit-test case

* small typo fix

* update var name

* add more unit-tests cases for invalid headers

* one more test-case

* update regex and add unit-tests for valid forms

* update test

* check cases of empty strings

* add comment

* update changelog

---------

Co-authored-by: dorschw <[email protected]>

v3.2.8

Toggle v3.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make authentication with api-key to be chosen before username/password (

#109)

* use api key if both username and apikey exist

* add unit-tests

* add docstrings

* remove func parameters

* changelog

* add unit-test

v3.2.7

Toggle v3.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding exception for wrong base url (#106)

* adding exception for wrong base url

* replace https-api

* add changelog

* Update CHANGELOG.md

* add changelog

v3.2.6

Toggle v3.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support proxy auth (#107)

* handle proxy auth headers

* add the headers

* update changelog

v3.2.5

Toggle v3.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update changelog.md (#105)