OTel Collector v0.156.0 released on 07-07-2026

OTel Collector v0.156.0 is out now. The release primarily updates the project version and refreshes component dependencies, so operators and maintainers should review component changelogs and test integrations that depend on exporters, receivers or processors.
Find the release metadata and component-level changelogs on GitHub: the core release page is at https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.156.0 and the contrib changelog is at https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.156.0. The published release metadata is also available via the API: https://api.github.com/repos/open-telemetry/opentelemetry-collector-releases/releases/latest
What’s in this release
- Dependency refresh (commit c4a48cb5856…) updating OpenTelemetry Collector components and libraries.
- Explicit version bump to 0.156.0 (commit aa158b23c8f8…) updating release metadata.
- Core and contrib changelogs linked from the release page with component-level details; consult those for specific exporter, receiver and processor changes.
Upgrade notes
- Review the core and contrib changelogs for any breaking changes and run your integration tests against v0.156.0 artifacts before upgrading: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.156.0 and https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.156.0
- Pin images/tags in deployments and update Helm charts or operator manifests as needed. Roll out the new version in a canary or staged manner and, if you must roll back, redeploy the previously pinned tag.
Share any upgrade experiences or issues on the project’s GitHub so other operators can benefit from your notes.


