Skip to content

Releases: splunk-soar-connectors/microsoftwindowsremotemanagement

2.3.2

30 Sep 10:25
c3fcf25
Compare
Choose a tag to compare
  • Updated dependencies and code styling [PAPP-34725]

2.3.1

03 Apr 10:33
765e847
Compare
Choose a tag to compare
  • Removed certifi, requests, cryptography and urlib3 dependencies in order to use platform packages [PAPP-31096, PAPP-30822, PAPP-31088, PAPP-33451]

2.3.0

29 Feb 11:37
d499ec4
Compare
Choose a tag to compare
  • [PAPP-32933] Kerberos and Certificate authentication support.
    • User can now select Certificate and Kerberos as transport methods

2.2.9

16 Feb 13:46
bc6b7de
Compare
Choose a tag to compare
  • Updated cryptography and pegged urllib3 version

2.2.7

25 Jan 12:50
af4f599
Compare
Choose a tag to compare
  • Removed certifi and requests dependencies in order to use platform packages [PAPP-31096, PAPP-30822]

2.2.7-beta1 Certificate authentication Pre-release

18 Jan 14:41
Compare
Choose a tag to compare

This beta release introduces new authentication method: certificate.

2.2.6

08 Dec 21:52
58db219
Compare
Choose a tag to compare
  • Use the Vault API to create temporary files, instead of manual filesystem access [PAPP-32449]
  • Update min_phantom_version to 6.1.1
  • Remove requests dependency, using the one built into the platform instead
  • Suppress "progress" output from PowerShell, preventing actions from wrongly being marked as failed
  • Improve Unicode parsing to prevent errors

2.2.4

09 Mar 01:41
c0dac57
Compare
Choose a tag to compare
  • Changed the hashing algorithm to SHA256 when running in FIPS mode [PAPP-21569]

2.2.3

11 Feb 06:25
b59ff86
Compare
Choose a tag to compare
  • Removed 'pyc' files from the app tarball [PAPP-23403]
  • Added support for Python 3.9