Skip to content

Commit 416a9a4

Browse files
committed
New release note
1 parent 939ae24 commit 416a9a4

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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+
#### Automation Bridge
18+
19+
We are happy to announce a new version of the [Automation Bridge](/docs/platform-services/automation-service/automation-service-bridge/) that includes security fixes in various components of the Bridge.
20+
21+
* New CentOS version
22+
* The CentOS docker image version has been upgraded from CentOS 7 to CentOS 8.
23+
* Security fixes to the following Golang packages:
24+
* http://github.com/docker/docker
25+
* http://golang.org/x/net
26+
* http://github.com/docker/distribution
27+
* Security fixes to the following Golang docker images:
28+
* http://github.com/docker/docker
29+
* http://google.golang.org/grpc
30+
* http://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
31+
* http://go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
32+
* http://golang.org/x/net
33+
* http://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
34+
* http://github.com/opencontainers/runc
35+
* http://google.golang.org/protobuf
36+
* http://golang.org/x/crypto
37+
* Security fixes in the following Ubuntu 20.04 and CentOS 8 docker images:
38+
* libssl3
39+
* libcrypto3
40+
* openssh-client-default
41+
* openssh-keygen
42+
* openssh-client-common
43+
* busybox
44+
* busybox-binsh
45+
* ssl_client

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 8
1919
* RedHat 8
2020
* RAM: 8GB
2121
* CPU: 4 Core

0 commit comments

Comments
 (0)