Skip to content

Commit ce886e5

Browse files
authored
Add Cloud SOAR November release notes (#6103)
1 parent 13c1355 commit ce886e5

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: December 9, 2025 - Application Update
3+
hide_table_of_contents: true
4+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
## November release
13+
14+
Following are the updates made in November.
15+
16+
### Changes and enhancements
17+
18+
#### Playbooks
19+
20+
* Added user choice variables that let you retrieve user choice data in subsequent playbook actions in a playbook. [Learn more](/docs/platform-services/automation-service/playbooks/create-playbooks/#user-choice-variables).
21+
* Enhanced the user experience when selecting 'and/or' operators between conditions in both condition and filter nodes.
22+
23+
#### Integrations
24+
25+
* Added new integrations:
26+
* [Google Firebase](/docs/platform-services/automation-service/app-central/integrations/google-firebase/)
27+
* [Monday](/docs/platform-services/automation-service/app-central/integrations/monday/)
28+
* [The Cisco Meraki](/docs/platform-services/automation-service/app-central/integrations/cisco-meraki/) integration has been fully upgraded to align with the latest Meraki Dashboard API (v1) and SDK (v2.0.3).
29+
* Added the Convert Time action to [Sumo Logic Automation Tools](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-automation-tools/).
30+
* In [Microsoft OneDrive](/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive/) added support for downloading file from site document library using hostname and site name parameters.
31+
32+
33+
### Bug Fixes
34+
35+
#### Playbooks
36+
37+
* Added validation to prevent the creation of condition and filter nodes without defined conditions.
38+
* Updated the condition node to restrict the deletion of all conditions, avoiding the creation of empty nodes.
39+
* Fixed the 'split by' functionality in filter nodes to ensure splitting only occurs with array variables.
40+
41+
#### Integrations
42+
43+
In [Microsoft EWS (Graph)](/docs/platform-services/automation-service/app-central/integrations/microsoft-ews-graph/) fixed an issue in the Search Emails Extended action.
44+
45+
#### Misc
46+
47+
Fixed an issue causing duplicate key errors during incident ownership updates.

0 commit comments

Comments
 (0)