Releases: demisto/demisto-py
Releases · demisto/demisto-py
v3.2.18
Full Changelog: v3.2.17...v3.2.18
v3.2.17
What's Changed
- added the possibility to send files as a request arg by @merit-maita in #145
Full Changelog: v3.2.16...v3.2.17
v3.2.16
What's Changed
- added form_params to generic_request_func by @merit-maita in #141
Full Changelog: v3.2.15...v3.2.16
v3.2.15
What's Changed
- replaced deprecated ubuntu image by @merit-maita in #130
- Deprecate CircleCI by @amshamah419 in #131
- XSUP-41641 by @sapirshuker in #137
New Contributors
- @merit-maita made their first contribution in #130
- @sapirshuker made their first contribution in #137
Full Changelog: v3.2.14...v3.2.15
v3.2.14
Added support for Python versions 3.11 and 3.12.
v3.2.13
v3.2.12
Fixed an issue where download command would fail when trying to convert bytes types to string.