Go modules · #2668 by repository stars
github.com/open-telemetry/opentelemetry-collector-releases
v0.159.0open-telemetry/opentelemetry-collector-releases ↗Last release 2 days ago
25 Aug 2026
Ships on a steady schedule
a new release about every 1 weeks
Some releases are documented
notes for 35 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
732 releases · first in 2021
Release timeline
732 releases since 2021Releases
- v0.160.0-nightly.20260826023225 Aug 2026pre-release
- v0.160.0-nightly.202608250227.0.20260825190504-058aacf6158325 Aug 2026pre-release
Nothing published for this version
- v0.160.0-nightly.20260825022720 Aug 2026pre-release
- v0.160.0-nightly.20260824023120 Aug 2026pre-release
- v0.160.0-nightly.20260823023020 Aug 2026pre-release
- v0.160.0-nightly.20260822022520 Aug 2026pre-release
- v0.160.0-nightly.20260821023020 Aug 2026pre-release
- v0.160.0-nightly.20260820022619 Aug 2026pre-release
Nothing published for this version
- v0.160.0-nightly.20260819022718 Aug 2026pre-release
Nothing published for this version
- v0.160.0-nightly.20260818022518 Aug 2026pre-release
Nothing published for this version
- v0.159.018 Aug 2026
Release notes2 sources agree
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 2026pre-release
Nothing published for this version
- v0.159.0-nightly.20260816022914 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.20260815022314 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.202608140255.0.20260814085146-6bcf9677ce3914 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.20260814025513 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.20260813025612 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.202608120255.0.20260812092510-a11f4a5720ed12 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.20260812025511 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.20260811024411 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.2026081002484 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.2026080902444 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.2026080802404 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.2026080703034 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.2026080603054 Aug 2026pre-release
Nothing published for this version
- v0.159.0-nightly.2026080503054 Aug 2026pre-release
Nothing published for this version
- v0.158.04 Aug 2026
Release notes2 sources agree
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.2026080403064 Aug 2026pre-release
Nothing published for this version
- v0.158.0-nightly.2026080315053 Aug 2026pre-release
Nothing published for this version
- v0.158.0-nightly.2026080309433 Aug 2026pre-release
Nothing published for this version
- v0.158.0-nightly.2026080303071 Aug 2026pre-release
Nothing published for this version
- v0.158.0-nightly.2026080203061 Aug 2026pre-release
Nothing published for this version
- v0.158.0-nightly.2026080103061 Aug 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260731030728 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260730030628 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260729030528 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260728030628 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260727030822 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260726030622 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260725030522 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260724030622 Jul 2026pre-release
Nothing published for this version
- v0.158.0-nightly.20260723030622 Jul 2026pre-release
Nothing published for this version
- v0.157.022 Jul 2026
Release notes2 sources agree
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 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260721030621 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260720030815 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260719030715 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260718030515 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260717030615 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260716030615 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260715030614 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260714030614 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.202607130308.0.20260713115051-e770336f638813 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260713030810 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260712030710 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260711030610 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.20260710030810 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.202607090308.0.20260710003821-d203815e728c10 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.2026070903087 Jul 2026pre-release
Nothing published for this version
- v0.157.0-nightly.2026070803067 Jul 2026pre-release
Nothing published for this version