github.com/open-telemetry/opentelemetry-collector-releases
v0.159.0
#2668 most downloaded on Go modules
open-telemetry/opentelemetry-collector-releases
What this package is like to depend on
Last release 4 days ago
20 Aug 2026
Ships on a steady schedule
a new release about every 1 weeks
Rarely documented
notes for 36 of 154 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
724 releases · first in 2021
447 releases in the last 12 months
see the full history below
Release timeline
724 releases · Aug 2021 to Aug 2026Releases
latest 60 of 724-
v0.160.0-nightly.20260824023120 Aug 2026 pre-release -
v0.160.0-nightly.20260823023020 Aug 2026 pre-release -
v0.160.0-nightly.20260822022520 Aug 2026 pre-release -
v0.160.0-nightly.20260821023020 Aug 2026 pre-release -
v0.160.0-nightly.20260820022619 Aug 2026 pre-releaseNothing published for this version
-
v0.160.0-nightly.20260819022718 Aug 2026 pre-releaseNothing published for this version
-
v0.160.0-nightly.20260818022518 Aug 2026 pre-releaseNothing published for this version
-
v0.159.018 Aug 2026Release notes
Open source →🛑 Breaking changes 🛑
contrib: Remove deprecated kafkatopicsobserver extension from the contrib distribution (#1597)
🚀 New components 🚀
extension/aws_iam_db_auth: Addaws_iam_db_authto the contrib distribution (#1591)
-
v0.159.0-nightly.20260817022914 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260816022914 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260815022314 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.202608140255.0.20260814085146-6bcf9677ce3914 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260814025513 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260813025612 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.202608120255.0.20260812092510-a11f4a5720ed12 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260812025511 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260811024411 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260810024804 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260809024404 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260808024004 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260807030304 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260806030504 Aug 2026 pre-releaseNothing published for this version
-
v0.159.0-nightly.20260805030504 Aug 2026 pre-releaseNothing published for this version
-
v0.158.004 Aug 2026Release notes
Open source →🛑 Breaking changes 🛑
-
all: Update Cosign usage to work with v3 (#1570) The Cosign v3 upgrade introduced a change in signing workflow. Previous two files were required to map the outputs (certificate and signature), now only one file is required. The new file is a bundle that contains both outputs in JSON format. This change has been done following the guidance from https://goreleaser.com/blog/cosign-v3/. With this change, anyone who wants to verify the signature of the artifacts produced by the release will need to use Cosign V3 and point to the new bundle file or download the bundle and unpack it to get the certificate and signature files. -
all: Use split checksum for all binaries and distros (#1582) The previous attempt at splitting the checksum file for AIX releases was not successful. The problem lies on the fac that.runtime.GOOSwill always be the runtime of the compiled goreleaser binary ("linux" in this case). The only way to split the checksum file per target is what's implement here, but it ends up giving one checksum file per produced artifact.
🚀 New components 🚀
icmpcheckreceiver: Add icmpcheckreceiver to the contrib distribution (#1577)
💡 Enhancements 💡
all: Add new binaries for aix/ppc64 (#1424)
🧰 Bug fixes 🧰
all: Skip Docker build and publish in AIX release job. (#1580) The release for Contrib on AIX runs in its own job, where it doesn't build Docker images. Thecontinue --mergephase of goreleaser runs all publishers by default, including the Docker manifests one. This will fail for AIX as the images aren't built.
-
-
v0.158.0-nightly.20260804030604 Aug 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260803150503 Aug 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260803094303 Aug 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260803030701 Aug 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260802030601 Aug 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260801030601 Aug 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260731030728 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260730030628 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260729030528 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260728030628 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260727030822 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260726030622 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260725030522 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260724030622 Jul 2026 pre-releaseNothing published for this version
-
v0.158.0-nightly.20260723030622 Jul 2026 pre-releaseNothing published for this version
-
v0.157.022 Jul 2026Release notes
Open source →🛑 Breaking changes 🛑
contrib: Remove deprecated signalfx receiver from the contrib distribution (#1551)packaging: Prevent service being started/enabled upon install for rpms (#1334) This brings behaviour inline with usual expectations for rpm packages which usually leave this up to the system administrator.
🚀 New components 🚀
cardinalityguardianprocessor: Add Cardinality Guardian processor to the OpenTelemetry Collector Contrib. (#1549)
💡 Enhancements 💡
ebpf-profiler: Use a scratch image similar to the contrib image for the ebpf-profiler image (#930)
-
v0.157.0-nightly.20260722030621 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260721030621 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260720030815 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260719030715 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260718030515 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260717030615 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260716030615 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260715030614 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260714030614 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.202607130308.0.20260713115051-e770336f638813 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260713030810 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260712030710 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260711030610 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260710030810 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.202607090308.0.20260710003821-d203815e728c10 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260709030807 Jul 2026 pre-releaseNothing published for this version
-
v0.157.0-nightly.20260708030607 Jul 2026 pre-releaseNothing published for this version
-
v0.156.007 Jul 2026Release notes
Open source →🚀 New components 🚀
otelcol-contrib: Add the OBI receiver to the OpenTelemetry Collector Contrib distribution. (#1386)
-
v0.156.0-nightly.20260707030907 Jul 2026 pre-releaseNothing published for this version
-
v0.156.0-nightly.20260706031102 Jul 2026 pre-releaseNothing published for this version