Skip to content

Commit 0a72417

Browse files
committed
Add golang notes
1 parent 94a54df commit 0a72417

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.33.2-and-v0.32.2.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,18 @@ You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-o
1313

1414
<SectionSeparator />
1515

16+
# Notice
17+
18+
We are aware of a potential issue in the Go standard library prior to version 1.20.9, used by the AWS Distribution for OpenTelemetry (ADOT) Collector up to and including v0.33.1 and also v0.32.1.
19+
We have prepared two new releases of the ADOT Collector, v0.33.2 and v0.32.2 using Go 1.20.9. There are no functional changes from the previous patch versions. We recommend that customers update their
20+
ADOT Collector to at least v0.33.2 or v0.32.2 at the earliest opportunity. See https://aws-otel.github.io/docs/getting-started/collector for information on deploying the ADOT Collector.
21+
22+
Reference: https://groups.google.com/g/golang-announce/c/XBa1oHDevAo
1623

1724
**Release Highlights**
1825

26+
- Recompile with Go 1.20.9 to mitigate CVE-2023-39323
27+
1928
Detailed release notes are on [GitHub](https://github.com/aws-observability/aws-otel-collector/releases).
2029

2130
**Download**

0 commit comments

Comments
 (0)