Breaking Changes - Release Notes - 6.9 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Release Notes

Product
Cortex XSOAR
Version
6.9
Creation date
2022-09-01
Last date published
2024-02-07
End_of_Life
EoL
Category
Release Notes

The following table details the changes that break backward compatibility upon upgrade to Cortex XSOAR v6.9.

Feature

Change

JSON string in the CreateNewIncident task

In a playbook, when adding a formatted JSON string onto separate lines into the Labels input field in the CreateNewIncident task, the task stopped on error. For example,

[
{
"type": "description",
"value": "some text"
}
]

You can now add the following server configuration:

Key: fields.labels.json.escape.linebreak

Value: false

If you change this to false it may cause backward compatibility errors, as you cannot have JSON string literals that are multi-line.

EOL Notices

  • The Cortex XSOAR Mobile App has reached EOL. You may continue using the app if it was previously installed. However, if you encounter an issue requiring Customer Support product support for the app will no longer be provided.