File tree Expand file tree Collapse file tree 3 files changed +55
-1
lines changed
docs/platform-services/automation-service/app-central/integrations Expand file tree Collapse file tree 3 files changed +55
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : January 03, 2025 - Application Update
3
+ keywords :
4
+ - sumo logic
5
+ - cloud soar
6
+ image : https://help.sumologic.com/img/sumo-square.png
7
+ hide_table_of_contents : true
8
+ ---
9
+
10
+ import useBaseUrl from '@docusaurus/useBaseUrl ';
11
+
12
+ <a href =" https://help.sumologic.com/release-notes-csoar/rss.xml " ><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a >
13
+
14
+ ### Changes and Enhancements
15
+
16
+ #### Platform
17
+
18
+ * Playbooks:
19
+ * Performance optimisations on Incidents page.
20
+ * Faster onboarding and provisioning for new Cloud SOAR and Automation service customers.
21
+ * Display Integration Name and Cartesian product in node details popup.
22
+
23
+ ### Bug Fixes
24
+
25
+ * Playbooks:
26
+ * Added validations for required fields in playbook nodes.
27
+ * Updated error messages for required fields.
28
+ * Integrations:
29
+ * Fixed an issue with API authorization in the Sumo Logic Log Analytics integration.
30
+ * Fixed the issue of action details not persisting on failure while testing an action.
31
+ * Incidents:
32
+ * Fixed an issue where the Incident Owner field appeared empty in the incident close audit log.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : January 03, 2025 - Content Release
3
+ hide_table_of_contents : true
4
+ image : https://help.sumologic.com/img/sumo-square.png
5
+ keywords :
6
+ - automation service
7
+ - cloud soar
8
+ - soar
9
+ ---
10
+
11
+ import useBaseUrl from '@docusaurus/useBaseUrl ';
12
+
13
+ <a href =" https://help.sumologic.com/release-notes-csoar/rss.xml " ><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a >
14
+
15
+ This release introduces new integrations, new playbooks, and several updates.
16
+
17
+ ### Integrations
18
+
19
+ * [ Updated] [ Azure AD] ( /docs/platform-services/automation-service/app-central/integrations/azure-ad )
20
+ * [ Updated] [ Google Chat] ( /docs/platform-services/automation-service/app-central/integrations/google-chat )
21
+ * [ Updated] [ Sumo Logic Log Analytics] ( /docs/platform-services/automation-service/app-central/integrations/sumo-logic-log-analytics )
22
+ * [ Updated] [ Sumo Logic Notifications By Microsoft] ( /docs/platform-services/automation-service/app-central/integrations/sumo-logic-notifications-by-microsoft )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
8
8
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/google.png')} alt="google" width="80"/>
9
9
10
10
*** Version: 2.1
11
- Updated: Dev 06, 2024***
11
+ Updated: Dec 06, 2024***
12
12
13
13
Google Chat is an intelligent and secure communication and collaboration tool, built for teams.
14
14
You can’t perform that action at this time.
0 commit comments