Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions blog-csoar/2025-01-03-application-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: January 03, 2025 - Application Update
keywords:
- sumo logic
- cloud soar
image: https://help.sumologic.com/img/sumo-square.png
hide_table_of_contents: true
---

import useBaseUrl from '@docusaurus/useBaseUrl';

<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>

### Changes and Enhancements

#### Platform

* Playbooks:
* Performance optimisations on Incidents page.
* Faster onboarding and provisioning for new Cloud SOAR and Automation service customers.
* Display Integration Name and Cartesian product in node details popup.

### Bug Fixes

* Playbooks:
* Added validations for required fields in playbook nodes.
* Updated error messages for required fields.
* Integrations:
* Fixed an issue with API authorization in the Sumo Logic Log Analytics integration.
* Fixed the issue of action details not persisting on failure while testing an action.
* Incidents:
* Fixed an issue where the Incident Owner field appeared empty in the incident close audit log.
22 changes: 22 additions & 0 deletions blog-csoar/2025-01-03-content.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: January 03, 2025 - Content Release
hide_table_of_contents: true
image: https://help.sumologic.com/img/sumo-square.png
keywords:
- automation service
- cloud soar
- soar
---

import useBaseUrl from '@docusaurus/useBaseUrl';

<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>

This release introduces new integrations, new playbooks, and several updates.

### Integrations

* [Updated] [Azure AD](/docs/platform-services/automation-service/app-central/integrations/azure-ad)
* [Updated] [Google Chat](/docs/platform-services/automation-service/app-central/integrations/google-chat)
* [Updated] [Sumo Logic Log Analytics](/docs/platform-services/automation-service/app-central/integrations/sumo-logic-log-analytics)
* [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
Expand Up @@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/google.png')} alt="google" width="80"/>

***Version: 2.1
Updated: Dev 06, 2024***
Updated: Dec 06, 2024***

Google Chat is an intelligent and secure communication and collaboration tool, built for teams.

Expand Down
Loading