You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.38.0.mdx
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,19 +23,13 @@ You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-o
23
23
24
24
**Release Notes**
25
25
- Add release to fix CVE-2024-21626 [\#2643](https://github.com/aws-observability/aws-otel-collector/issues/2643)
26
-
- Update go dependencies [\#2638](https://github.com/aws-observability/aws-otel-collector/pull/2638) ([bryan-aguilar](https://github.com/bryan-aguilar))
27
-
28
-
**Notice**
29
-
30
-
We are aware of a potential issue in the `runc` package (CVE-2024-21626), used by the AWS Distribution for Open Telemetry (ADOT) Collector up to and including v0.37.0.
31
-
We have a new release of the ADOT Collector, v0.37.1 updating packages affected by this vulnerability. We recommend that users update their ADOT Collector
32
-
to at least v0.37.1 at the earliest opportunity. See https://aws-otel.github.io/docs/getting-started/collector for information on deploying the ADOT Collector.
26
+
- Update Otel and go dependencies [\#2638](https://github.com/aws-observability/aws-otel-collector/pull/2638) ([bryan-aguilar](https://github.com/bryan-aguilar))
33
27
34
28
**Download**
35
29
36
30
Detailed technical documentation is available on the [ADOT developer site](https://aws-otel.github.io/),
37
31
and you can [download the distribution](https://aws-otel.github.io/download) from
0 commit comments