Skip to content

Releases: splunk-soar-connectors/http_app

3.7.9

05 Sep 18:58

Choose a tag to compare

3.7.9 (2025-09-05)

Bug Fixes

  • update dependencies for python 3.13 (b783d54)

3.7.8

04 Aug 22:10

Choose a tag to compare

3.7.8 (2025-08-04)

Bug Fixes

  • Remove 3.13 from python_version (c034403)

3.7.7

01 Aug 20:32

Choose a tag to compare

3.7.7 (2025-08-01)

Bug Fixes

  • correct python_version format (d633e24)

3.7.6

01 Aug 00:01

Choose a tag to compare

3.7.6 (2025-08-01)

Bug Fixes

  • 3.13 dependencies in json (2d6089d)

3.7.5

30 Jul 17:46

Choose a tag to compare

3.7.5 (2025-07-30)

Bug Fixes

  • updates related to support for Python 3.13 in SOAR 7.0 (4fc764c)

3.7.4

11 Jun 16:29

Choose a tag to compare

3.7.4 (2025-06-11)

Bug Fixes

3.7.3

14 Apr 20:55

Choose a tag to compare

3.7.3 (2025-04-14)

Bug Fixes

  • ci: Update Python dependencies for vulnerabilties, platform built-in removal, and Python 3.13 support. Update NOTICE file with updated dependencies. Apply pre-commit fixes. (e724c30)

3.7.2

24 Jun 17:53
7420b4e

Choose a tag to compare

  • Fix an error where OAuth parameters were handled incorrectly [PAPP-34185]
  • Fix a bug where expired access tokens cannot be refreshed [PAPP-34185]
  • Fix a bug where not all request parameters were honored while refrehsing the access token [PAPP-34185]

3.7.1

28 Dec 16:42
794da2d

Choose a tag to compare

  • Updated requests and certifi dependencies in order to use platform packages [PAPP-30822,PAPP-31096]

3.7.0

15 Sep 09:42
4c13837

Choose a tag to compare

  • Changed the 'body' parameter to optional for the 'post data' action [PAPP-26977]