chore(deps): update docker.io/otel/opentelemetry-collector-contrib docker tag to v0.160.0 - #101
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
…cker tag to v0.158.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.128.0→0.160.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-collector-releases (docker.io/otel/opentelemetry-collector-contrib)
v0.160.0Compare 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.0Compare 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.158.0Compare 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 compiledgoreleaser 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 --mergephase of goreleaser runs all publishersby default, including the Docker manifests one. This will fail for AIX as
the images aren't built.
v0.157.0Compare 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.0Compare Source
🚀 New components 🚀
otelcol-contrib: Add the OBI receiver to the OpenTelemetry Collector Contrib distribution. (#1386)v0.155.0Compare Source
v0.154.0Compare Source
🚩 Deprecations 🚩
jmxreceiver: Remove deprecated JMX receiver from contrib distribution (#1519)v0.153.0Compare Source
v0.152.1Compare Source
v0.152.0Compare Source
🚀 New components 🚀
drainprocessor: Add drain processor to contrib distribution. (#47235)drainprocessor: Add drain processor to k8s distribution. (#47235)v0.151.0Compare 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.1Compare Source
v0.149.0Compare Source
v0.148.0Compare 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.0Compare Source
🛑 Breaking changes 🛑
contrib: Remove SAPM exporter from contrib distribution (#1393)💡 Enhancements 💡
otelcol: Add Windows ARM64 executable to release artifacts (#1383)v0.146.1Compare Source
🛑 Breaking changes 🛑
bigipreceiver: Removing unmaintained component (#46039)v0.146.0Compare 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.0Compare Source
v0.144.0Compare Source
💡 Enhancements 💡
opampsupervisor: Readd fixed MSI package release artifacts for the OpAMP supervisor (#1261, #1332)v0.143.1Compare Source
🧰 Bug fixes 🧰
opampsupervisor: revert "Add MSI package release artifacts for the OpAMP supervisor (#1261)" (#1332)v0.143.0Compare Source
💡 Enhancements 💡
opampsupervisor: Add MSI package release artifacts for the OpAMP supervisor (#1261)v0.142.0Compare 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.0Compare Source
🛑 Breaking changes 🛑
exporter/carbon: Remove unmaintained component (#1279)🚀 New components 🚀
ebpf-profiler: Add thehealthcheckandpprofextensions to the ebpf-profiler distribution (#1274)v0.140.1Compare Source
🚀 New components 🚀
ebpf-profiler: Add theopampextensionto the ebpf-profiler distribution (#1237)ebpf-profiler: Add thetransformprocessorto the ebpf-profiler distribution (#1251)exporter/googlecloudstorage: Add google cloud storage exporter to contrib distribution. (#1253)v0.140.0Compare Source
Check the v0.140.0 contrib changelog and the v0.140.0 core changelog for changelogs on specific components.
Changelog
a5d62abUpdate version to 0.140.0 (#1269)01f39e7chore(deps): update opentelemetry collector components (#1265)v0.139.0Compare 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.0Compare 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.0Compare Source
v0.136.0Compare Source
💡 Enhancements 💡
service/telemetry: Stops pinning go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1178)v0.135.0Compare Source
v0.134.1Compare Source
Check the v0.134.1 contrib changelog and the v0.134.1 core changelog for changelogs on specific components.
Changelog
1e3852f[chore] ignore service.version in comparison (#1159)23173ddUse correct GORELEASE tags for all the gorelease actions. (#1158)v0.133.0Compare Source
🚩 Deprecations 🚩
sapmreceiver: Remove the sapmreceiver from contrib as deprecation period has passed. (#1125)🚀 New components 🚀
cgroupruntime: Add the cgroupruntime extension to the Contrib and K8s distributions (#789)contrib: This feature introduces anomaly detection using the Online Isolation Forest algorithm applied to streaming - traces, metrics, or logs (#1124)💡 Enhancements 💡
ebpf-profiler: Start producing release artifacts for the eBPF profiler distribution. (#984)v0.132.4Compare Source
v0.132.4 is a patch release attempting to fix a bug in the release pipelines. Please see v0.132.0 for release notes.
v0.132.3Compare Source
v0.132.3 is a patch release attempting to fix a bug in the release pipelines. Please see v0.132.0 for release notes.
v0.132.2Compare Source
Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.132.2
v0.132.2
v0.132.2 is a patch release attempting to fix a misfire in the build. Please see v0.132.0 for release notes.
v0.132.1Compare Source
v0.132.1
v0.132.1 is a patch release fixing the script used to build and push Windows docker image. Please see v0.132.0 for release notes.
v0.132.0Compare Source
🛑 Breaking changes 🛑
releases: Fix artifact checksum files being incomplete and split between Linux/Darwin and Windows. (#1002, #1086)This fixes a bug that occurred because releases for Windows and other Platforms are split.
The Windows release always overwrote the checksum files already created for Linux and Darwin and so, only
the Windows checksums were accessible in the end.
This change is breaking because checksum files for Linux/Darwin and Windows are now split.
otelcol: Remove deprecated opencensus exporter and receiver (#1056)otelcol-contrib: Remove deprecated opencensus exporter and receiver (#1056)otelcol-k8s: Remove deprecated opencensus exporter and receiver (#1056)💡 Enhancements 💡
contrib: Add skywalkingencodingextension in otelcol-contrib distribution (#1078)releases: Introduce nightly releases (#1016)platforms: Add Tier 3 support for riscv64 (#968, #969)New Tier 3 platform: riscv64 architecture is now included,
allowing the collector to be built and distributed for this platform.
🧰 Bug fixes 🧰
service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1067)go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.
v0.131.1Compare Source
Check the v0.131.0 contrib changelog and the v0.131.0 core changelog for changelogs on specific components.
Changelog
🧰 Bug fixes 🧰
service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1067)go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.
v0.131.0Compare Source
🛑 Breaking changes 🛑
exporter/loki: TheLoki Exportercomponent has been removed from the repo and is no longer being published as it has been deprecated since 9th July 2024. (#1044)Users of the
lokiexportercan migrate to using an OTLP exporter. See open-telemetry/opentelemetry-collector-contrib#33916🚀 New components 🚀
prometheusremotewritereceiver: Add the prometheusremotewritereceiver component to the contrib collector (#1020)tinybirdexporter: Add tinybird exporter to contrib distribution (#1045)💡 Enhancements 💡
contrib: add thetext_encodingencoding extension to the contrib distribution (#1025)all: Removes usages of golang.org/x/net/trace which uses html/template and text/template in gRPC. These usages disable golang DCE. (#1018)v0.130.1Compare Source
Check the v0.130.1 core changelog for changelogs on specific components. There is no opentelemetry-collector-contrib repository v0.130.1 release, only a contrib binary release.
This bugfix release fixes an issue with the internal telemetry Prometheus exporter. See more details here: open-telemetry/opentelemetry-go#7039
Changelog
e4540e7[chore] Prepare release 0.130.1 (#1028)v0.130.0Compare Source
🚀 New components 🚀
coralogixprocessor: Add Coralogix processor to the OpenTelemetry Collector Contrib. (#1008)awslogsencodingextension: Add the awslogsencodingextension component to the contrib collector (#996)🧰 Bug fixes 🧰
release: Revert to old docker token (#995)v0.129.1Compare Source
Check the v0.129.0 contrib changelog and the v0.129.0 core changelog for changelogs on specific components.
Due to difficulties with the release process, the v0.129.1 artifact release corresponds to the v0.129.0 source code releases.
v0.129.1
22c1148Revert "use DOCKER_TOKEN_COLLECTOR_RELEASES rather than DOCKER_PASSWO… (#995)v0.129.0
🚀 New components 🚀
datadog/extension: Release datadog extension. See README for details: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/datadogextension/README.md (#983)googlecloudlogentryencodingextension: Release Google Cloud Log Entry encoding extension, see https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/encoding/googlecloudlogentryencodingextension/README.md (#985)Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.