Skip to content

Commit aaa4117

Browse files
authored
DOCS-546 - Cloud SOAR release note for a new beta version of the Automation Bridge (#4757)
* New release note * Additions to release note * Updates from reviews * Minor change
1 parent 25ceed9 commit aaa4117

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: November 15, 2024 - Application Update
3+
keywords:
4+
- sumo logic
5+
- cloud soar
6+
- automation service
7+
image: https://help.sumologic.com/img/sumo-square.png
8+
hide_table_of_contents: true
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+
### Changes and Enhancements
16+
17+
#### Platform
18+
19+
* Playbooks
20+
* Improvement - Disabled Cartesian Product flag on all new nodes by default.
21+
22+
#### Automation Bridge
23+
24+
We are happy to announce a beta version of the [Automation Bridge](/docs/platform-services/automation-service/automation-service-bridge/) that includes the following:
25+
* Support for new CentOS version
26+
* The CentOS docker image version has been upgraded from CentOS 7 to CentOS 8.
27+
* Security fixes
28+
29+
### Bug Fixes
30+
31+
* Playbooks
32+
* Fixed Playbook nodes rendering issue on Safari browser.
33+
* Fixed issue related to use of underscore within playbooks input fields.
34+
* Fixed issue with using authorizer value from playbook input variables in user choice node.
35+
* Integrations
36+
* Resolved an issue where the 'Close Insight' trigger action was not functioning as expected.
37+
* Incidents
38+
* Improved Incident templates page load time.
39+
* Fixed issues while trying to update Incident templates.

docs/platform-services/automation-service/automation-service-bridge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can only run custom actions or integrations outside of the Sumo Logic cloud
1515

1616
* OS:
1717
* Ubuntu 18.04, 20.04, or 24.04
18-
* CentOS 7
18+
* CentOS 7 or 8 (Version 8 is supported in a new beta release of the Automation Bridge)
1919
* RedHat 8
2020
* RAM: 8GB
2121
* CPU: 4 Core

0 commit comments

Comments
 (0)