OpenTelemetry - CNCF/opentelemetry-collector: Release v0.102.1

Name: opentelemetry-collector

Owner: OpenTelemetry - CNCF

Release: v0.102.1

Released: 2024-06-05

License: Apache-2.0

Release Assets:

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.102.1

This release addresses CVE-2024-36129 (GHSA-c74f-6mfw-mm4v) fully.

End User Changelog

🧰 Bug fixes 🧰

  • configrpc: Use own compressors for zstd (#10323) Before this change, the zstd compressor we used didn't respect the max message size. This addresses CVE-2024-36129 (GHSA-c74f-6mfw-mm4v) on configgrpc.

To top