Share on LinkedIn
Our following Python Libraries have been updated to version 51.0.0.0.430:
Version 51.0.0.0.430 of the IBM Security QRadar SOAR Python libraries introduces changes to support the new versioning schema in SOAR, docgen improvements, and more.
If you develop app for IBM SOAR with resilient-sdk, please consider updating your version of resilient-sdk as soon as possible to avoid any compatibility issues with packaging apps from the new versioning system. As always, our Python libraries are backward compatible and you should make the effort to be on the latest version of all of them as soon as possible.
resilient-sdk
resilient-sdk docgen
resilient-sdk extract
docgen
resilient-sdk package
resilient-lib.RequestsCommon.execute
You can update your copies of each package using the pip install --upgrade command. For example:
pip install --upgrade
pip install --upgrade "resilient-sdk>=51.0.0.0.430"
Checkout the Change Log and our docs at https://ibm.biz/soar-python-docs for more details.