Releases: splunk-soar-connectors/microsoftwindowsremotemanagement
Releases · splunk-soar-connectors/microsoftwindowsremotemanagement
2.3.2
2.3.1
- Removed certifi, requests, cryptography and urlib3 dependencies in order to use platform packages [PAPP-31096, PAPP-30822, PAPP-31088, PAPP-33451]
2.3.0
- [PAPP-32933] Kerberos and Certificate authentication support.
- User can now select Certificate and Kerberos as transport methods
2.2.9
- Updated cryptography and pegged urllib3 version
2.2.7
- Removed certifi and requests dependencies in order to use platform packages [PAPP-31096, PAPP-30822]
2.2.7-beta1 Certificate authentication Pre-release
This beta release introduces new authentication method: certificate
.
2.2.6
- 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
- Changed the hashing algorithm to SHA256 when running in FIPS mode [PAPP-21569]
2.2.3
- Removed 'pyc' files from the app tarball [PAPP-23403]
- Added support for Python 3.9