Skip to content

Commit 48f740f

Browse files
authored
DOCS-1156 - Add Cloud SOAR release notes for September 2025 (#5851)
* Add release notes * Added notes
1 parent 886f8c0 commit 48f740f

File tree

6 files changed

+52
-0
lines changed

6 files changed

+52
-0
lines changed

blog-csoar/2025-02-06-application-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1111

1212
## January release
1313

14+
Following are the updates made in January.
15+
1416
### Changes and Enhancements
1517

1618
#### Platform

blog-csoar/2025-02-24-application-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1111

1212
## February release
1313

14+
Following are the updates made in February.
15+
1416
### Changes and Enhancements
1517

1618
#### Platform

blog-csoar/2025-04-21-content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
## March and April releases
1414

15+
Following are the updates made in March and April.
16+
1517
### Changes and enhancements
1618

1719
#### Integrations

blog-csoar/2025-06-03-application-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
## May release
1414

15+
Following are the updates made in May.
16+
1517
### Changes and enhancements
1618

1719
#### New feature: Enable/disable playbooks

blog-csoar/2025-09-04-applicaton-update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212

1313
## August release
1414

15+
Following are the updates made in August.
16+
1517
### Changes and enhancements
1618

1719
#### Platform
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: October 1, 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+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
## September release
14+
15+
Following are the updates made in September.
16+
17+
### Changes and enhancements
18+
19+
#### Playbooks
20+
21+
- Enhanced playbook node results UI with intuitive action buttons and detailed node information and execution details.
22+
- Added the ability to test nodes in playbooks. [Learn more](/release-notes-csoar/2025/09/10/application-update/).
23+
24+
#### Integrations
25+
26+
- Added new integration: [Microsoft EWS (Graph)](/docs/platform-services/automation-service/app-central/integrations/microsoft-ews-graph/).
27+
- Added IAM support for the following AWS integrations:
28+
[AWS Athena](/docs/platform-services/automation-service/app-central/integrations/aws-athena/), [AWS CloudFront](/docs/platform-services/automation-service/app-central/integrations/aws-cloudfront/), [AWS CloudTrail](/docs/platform-services/automation-service/app-central/integrations/aws-cloudtrail/), [AWS EC2](/docs/platform-services/automation-service/app-central/integrations/aws-ec2/), [AWS Inspector](/docs/platform-services/automation-service/app-central/integrations/aws-inspector/), [AWS Private Certificate Authority](/docs/platform-services/automation-service/app-central/integrations/aws-private-certificate-authority/), [AWS Route 53](/docs/platform-services/automation-service/app-central/integrations/aws-route53/), [AWS S3](/docs/platform-services/automation-service/app-central/integrations/aws-s3/), [AWS Simple Notification Service](/docs/platform-services/automation-service/app-central/integrations/aws-simple-notification-service/), [AWS SQS](/docs/platform-services/automation-service/app-central/integrations/aws-sqs/)
29+
30+
### Bug Fixes
31+
32+
#### Playbooks
33+
34+
- Fixed issue where multiple outputs of iterations of the same node are not shown separately in list view on the playbook execution page.
35+
- Improved error handling with a toast message while attempting to clone a playbook with a duplicate name.
36+
- Added line numbers to the Input field on the Start Node for easier error tracking in JSON parsing.
37+
38+
#### Integrations
39+
40+
- Action [Issues Jira Daemon] - Added new deamon action in the [Atlassian Jira Cloud](/docs/platform-services/automation-service/app-central/integrations/atlassian-jira-cloud/) integration.
41+
- Integration [Zscaler] - Updated the exception handling for better error messages in all the actions and integration file for the [Zscaler](/docs/platform-services/automation-service/app-central/integrations/zscaler/) integration.
42+
- Action [Splunk Alerts Daemon] - Improved timezone handling in alert queries and improved URL encoding to handle reserved characters in the [Splunk](/docs/platform-services/automation-service/app-central/integrations/splunk/) Integration.

0 commit comments

Comments
 (0)