Skip to content

Update otel/opentelemetry-collector-contrib Docker tag to v0.161.0 - #1340

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/otel-opentelemetry-collector-contrib-0.x
Open

renovate[bot] wants to merge 1 commit into
developfrom
renovate/otel-opentelemetry-collector-contrib-0.x

Conversation

@renovate

@renovate renovate Bot commented Oct 7, 2025 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
otel/opentelemetry-collector-contrib final minor 0.136.0 → 0.161.0
otel/opentelemetry-collector-contrib minor 0.136.0 → 0.161.0

Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)

v0.161.0

Compare Source

🛑 Breaking changes 🛑
💡 Enhancements 💡
  • otelcol-contrib: Upgrade go.opentelemetry.io/obi to v0.13.0 (#​1643)

v0.160.0

Compare Source

🚀 New components 🚀
  • spanpruningprocessor: Added missing spanpruningprocessor to otelcol-contrib (#​1608)
💡 Enhancements 💡
  • otelcol-contrib: Upgrade go.opentelemetry.io/obi to v0.11.0. (#​1604)

v0.159.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove deprecated kafkatopicsobserver extension from the contrib distribution (#​1597)
🚀 New components 🚀
  • extension/aws_iam_db_auth: Add aws_iam_db_auth to the contrib distribution (#​1591)

v0.158.0

Compare 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.GOOS will 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. The continue --merge phase of goreleaser runs all publishers
    by default, including the Docker manifests one. This will fail for AIX as
    the images aren't built.

v0.157.0

Compare 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.156.0

Compare Source

🚀 New components 🚀
  • otelcol-contrib: Add the OBI receiver to the OpenTelemetry Collector Contrib distribution. (#​1386)

v0.155.0

Compare Source

v0.154.0

Compare Source

🚩 Deprecations 🚩
  • jmxreceiver: Remove deprecated JMX receiver from contrib distribution (#​1519)

v0.153.0

Compare Source

v0.152.1

Compare Source

v0.152.0

Compare Source

🚀 New components 🚀
  • drainprocessor: Add drain processor to contrib distribution. (#​47235)
  • drainprocessor: Add drain processor to k8s distribution. (#​47235)

v0.151.0

Compare Source

🚀 New components 🚀
  • ebpf-profiler: Add nopreceiver to the ebpf profiler distribution (#​1464)
💡 Enhancements 💡
  • packaging: Add /var/lib persistent state directories for collector RPM/DEB packages (#​1396)

v0.150.1

Compare Source

v0.149.0

Compare Source

v0.148.0

Compare Source

🚀 New components 🚀
  • contrib: add ciscoosreceiver to the contrib distribution (#​1418)
  • contrib: Add the pprofreceiver to the contrib distribution (#​1415)
  • contrib: Add awslambda receiver to contrib (#​1417)
  • contrib: Add azure_encoding extension to the contrib distribution (#​1416)
💡 Enhancements 💡
  • cmd/builder: Upgrade Go version to 1.25 in the builder Docker image (#​1412)
  • otelcol-k8s: Add metricsgenerationprocessor to the otelcol-k8s distribution (#​1388)

v0.147.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove SAPM exporter from contrib distribution (#​1393)
💡 Enhancements 💡
  • otelcol: Add Windows ARM64 executable to release artifacts (#​1383)

v0.146.1

Compare Source

🛑 Breaking changes 🛑
  • bigipreceiver: Removing unmaintained component (#​46039)

v0.146.0

Compare Source

Check the v0.146.0 contrib changelog and the v0.146.0 core changelog for changelogs on specific components.

Changelog

🛑 Breaking changes 🛑
  • receiver/bigip: Remove unmaintained component (#​1371)

v0.145.0

Compare Source

v0.144.0

Compare Source

💡 Enhancements 💡
  • opampsupervisor: Readd fixed MSI package release artifacts for the OpAMP supervisor (#​1261, #​1332)

v0.143.1

Compare Source

🧰 Bug fixes 🧰
  • opampsupervisor: revert "Add MSI package release artifacts for the OpAMP supervisor (#​1261)" (#​1332)

v0.143.0

Compare Source

💡 Enhancements 💡
  • opampsupervisor: Add MSI package release artifacts for the OpAMP supervisor (#​1261)

v0.142.0

Compare Source

🚀 New components 🚀
  • contrib: Add yanggrpcreceiver to the contrib distribution (#​1306)
  • otelcol-contrib: Add the macOS Unified Logging receiver (#​44089)
  • otelcol-contrib: Add the systemd receiver (#​1298)
💡 Enhancements 💡
  • otelcol-ebpf-profiler: update ebpf-profiler to v0.0.202549 (#​1295)

v0.141.0

Compare Source

🛑 Breaking changes 🛑
  • exporter/carbon: Remove unmaintained component (#​1279)
🚀 New components 🚀
  • ebpf-profiler: Add the healthcheck and pprof extensions to the ebpf-profiler distribution (#​1274)

v0.140.1

Compare Source

🚀 New components 🚀
  • ebpf-profiler: Add the opampextension to the ebpf-profiler distribution (#​1237)
  • ebpf-profiler: Add the transformprocessor to the ebpf-profiler distribution (#​1251)
  • exporter/googlecloudstorage: Add google cloud storage exporter to contrib distribution. (#​1253)

v0.140.0

Compare Source

Check the v0.140.0 contrib changelog and the v0.140.0 core changelog for changelogs on specific components.

Changelog

v0.139.0

Compare Source

🛑 Breaking changes 🛑
  • ecstaskobserver: Removing unmaintained component (#​1232)
🚀 New components 🚀
  • contrib: Add GitLab receiver to contrib distribution (#​1225)
💡 Enhancements 💡
  • opampsupervisor: Add .deb and .rpm packages release artifacts for the OpAMP supervisor (#​1209)

v0.138.0

Compare Source

🚀 New components 🚀
  • unrollprocessor: Adds the unroll processor to the Contrib distribution (#​1189)
💡 Enhancements 💡
  • packaging: Allow in-place upgrades for Windows MSI installations (#​1197)

v0.137.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Oct 7, 2025 •

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: b4a52d3d-f109-4fee-9bfc-7cff4e5b3203

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 5e1da01 to 91ecccd Compare October 22, 2025 15:08
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.137.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.138.0 Oct 22, 2025
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.138.0 chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.138.0 Oct 22, 2025
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 91ecccd to 479f63f Compare November 4, 2025 06:38
@renovate renovate Bot changed the title chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.138.0 chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.139.0 Nov 4, 2025
@renovate renovate Bot changed the title chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.139.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.139.0 Nov 5, 2025
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 479f63f to c5386a5 Compare November 19, 2025 21:47
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.139.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.140.1 Nov 19, 2025
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.140.1 Update otel/opentelemetry-collector-contrib Docker tag to v0.141.0 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from c5386a5 to 3e2cf2e Compare December 2, 2025 14:30
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 3e2cf2e to bf2425b Compare December 10, 2025 12:58
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.141.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.142.0 Dec 16, 2025
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from bf2425b to faed461 Compare December 16, 2025 05:28
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from faed461 to c852309 Compare January 6, 2026 20:23
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.142.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.143.1 Jan 6, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from c852309 to f20367c Compare January 20, 2026 20:59
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.143.1 Update otel/opentelemetry-collector-contrib Docker tag to v0.144.0 Jan 20, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from f20367c to 938603c Compare February 2, 2026 15:49
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.144.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.145.0 Feb 5, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 938603c to e1524f8 Compare February 5, 2026 10:52
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch 2 times, most recently from f972073 to ef735c0 Compare February 19, 2026 00:41
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.145.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.146.1 Feb 19, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from ef735c0 to 898d6af Compare March 2, 2026 20:29
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.146.1 Update otel/opentelemetry-collector-contrib Docker tag to v0.147.0 Mar 2, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 898d6af to a4dd54b Compare March 20, 2026 04:47
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.147.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.148.0 Mar 20, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 34c28c9 to ad8d410 Compare April 29, 2026 05:06
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.150.1 Update otel/opentelemetry-collector-contrib Docker tag to v0.151.0 Apr 29, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from ad8d410 to ee3ae27 Compare May 12, 2026 10:59
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.151.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.152.0 May 12, 2026
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.152.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.152.1 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch 2 times, most recently from a8b1226 to a788f15 Compare May 26, 2026 09:36
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.152.1 Update otel/opentelemetry-collector-contrib Docker tag to v0.153.0 May 26, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from a788f15 to acc159d Compare June 10, 2026 03:38
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.153.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.154.0 Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from acc159d to b41b124 Compare June 25, 2026 01:41
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.154.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.155.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from b41b124 to 18bac50 Compare July 7, 2026 16:38
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.155.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.156.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch 2 times, most recently from 2df5989 to 97d107c Compare July 22, 2026 13:44
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.156.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.157.0 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 97d107c to eea3ff0 Compare August 4, 2026 22:03
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.157.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.158.0 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from eea3ff0 to f039626 Compare August 18, 2026 10:04
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.158.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.159.0 Aug 18, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from f039626 to 7772317 Compare September 3, 2026 01:54
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.159.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.160.0 Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 7772317 to 5981d37 Compare September 16, 2026 05:48
@renovate renovate Bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.160.0 Update otel/opentelemetry-collector-contrib Docker tag to v0.161.0 Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch 2 times, most recently from b6b4d72 to cbedf7a Compare September 18, 2026 16:01
@renovate
renovate Bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from cbedf7a to 4df8f1b Compare September 24, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants