Skip to content

Releases: splunk-soar-connectors/archer

3.2.3

10 Dec 19:19

Choose a tag to compare

3.2.3 (2025-12-10)

Bug Fixes

  • remove unused dependency [PAPP-37103] (fd0a91a)

3.2.2

24 Sep 19:32

Choose a tag to compare

3.2.2 (2025-09-24)

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. (e0eb477)
  • update dependencies for python 3.13 (c449eb2)

3.2.1

30 Sep 11:53
5da5c79

Choose a tag to compare

  • [PAPP-34763] - update dependencies

3.2.0

02 Aug 12:33
2de668e

Choose a tag to compare

  • Bug fix for SSL verification [PAPP-34400]

3.1.0

03 Apr 10:56
e878274

Choose a tag to compare

  • Bug fix related to bad request [PAPP-33318]

3.0.0

01 Feb 10:41
c6a17b3

Choose a tag to compare

  • Added following new actions:
    • get report
    • create attachment
    • assign ticket
    • attach alert
  • Added 'results_filter_json', 'results_filter_equality' and 'results_filter_operator' parameters in 'list tickets' action to support filter on multiple fields
  • Added 'json_string' parameter in 'update ticket' action to update multiple fields
  • Added support of special field types in 'create ticket' action
  • Fixed multi-session issue, the connector will now use the existing session instead of creating a new one for every action run [PAPP-29296] [PAPP-30344]

2.2.1

14 Dec 06:56
3808fd8

Choose a tag to compare

  • Updated requests, lxml dependencies in order to use platform packages [PAPP-30822, PAPP-31092]

2.2.0

04 Oct 08:49
0bf7a51

Choose a tag to compare

  • Bug fix to logout of RSA Archer API at the end of actions
  • Bug fix to return success for 0 records of 'list tickets' action

2.1.6

10 Mar 21:55
358c9bc

Choose a tag to compare

  • Updated lxml library to address XSS vulnerabilities [PAPP-9071]

2.1.5

09 Feb 09:34
f33fea1

Choose a tag to compare

  • Added support for Python 3.9
  • Marked the app as FIPS Compliant [PAPP-21506]