-
Notifications
You must be signed in to change notification settings - Fork 6
Update otel/opentelemetry-collector Docker tag to v0.127.0 #309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/otel-opentelemetry-collector-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
af7f50d
to
8480713
Compare
8480713
to
8fad3c0
Compare
8fad3c0
to
68e434c
Compare
68e434c
to
3fe3232
Compare
3fe3232
to
a29585b
Compare
a29585b
to
a0060d7
Compare
a0060d7
to
48331af
Compare
48331af
to
f4f9153
Compare
f4f9153
to
0536ff7
Compare
0536ff7
to
41574b5
Compare
41574b5
to
6f5f1e0
Compare
6f5f1e0
to
b11ae08
Compare
b11ae08
to
7ecec2f
Compare
7ecec2f
to
7854de7
Compare
a0679ae
to
8b90f36
Compare
8b90f36
to
0abe362
Compare
0abe362
to
11056c0
Compare
11056c0
to
50d5213
Compare
50d5213
to
9dd21ea
Compare
9dd21ea
to
6036fa0
Compare
6036fa0
to
d667021
Compare
d667021
to
df58b8d
Compare
df58b8d
to
4fd901d
Compare
4fd901d
to
85a4b2a
Compare
85a4b2a
to
5c11d4c
Compare
5c11d4c
to
b94f5a4
Compare
b94f5a4
to
4b0ec64
Compare
4b0ec64
to
696d9d3
Compare
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.80.0
->0.127.0
Release Notes
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)
v0.127.0
Compare Source
🚀 New components 🚀
faroreceiver, faroexporter
: Add faro receiver and faro exporter to the otelcol-contrib distribution (#955)googlesecretmanager
: Add googlesecretmanagerprovider to the contrib distribution (#949)metricstarttimeprocessor
: Add metricstarttimeprocessor to the contrib distribution (#940)stefreceiver, stefexporter
: Add stefexporter and stefreceiver to otelcol-contrib distribution (#956)💡 Enhancements 💡
ebpf-profiler
: Build releases of the eBPF profiler distribution (#958)v0.126.0
Compare Source
🚀 New components 🚀
k8sleaderelectorextension
: add k8sleaderelector extension to otelcol-contrib and otelcol-k8s distributions (#943)🧰 Bug fixes 🧰
image repository
: Re-enable publishing images to dockerhub (#938)v0.123.0
Compare Source
🚀 New components 🚀
lokiexporter
: Add the component loki exporter to the distribution (#892)contrib
: Add tcpcheckreceiver receiver to the contrib distribution (#865)contrib
: Add saphana receiver (#876)awscloudwatchmetricstreamsencodingextension
: Add the AWS CloudWatch Metric Streams encoding extension to the contrib distribution (#883)schemaprocessor
: Add Schema Processor to contrib(#891)
kafkatopicsobserver
: Add kafkatopicsobserver extension (#894)tlscheckreceiver
: Adding tcpcheckreceiver to otelcol-contrib (#880)💡 Enhancements 💡
packaging
: Start producing container images for Windows 2019 and 2022 on amd64 (#339)v0.122.1
Compare Source
Check the v0.122.1 contrib changelog and the v0.122.1 core changelog for changelogs on specific components.
Changelog
769df5c
prepare v0.122.1 release (#882)c3d70c3
Add tcpcheckreceiver To Contrib (#865)fefdd1e
Add tlscheckreceiver to otelcol-contrib (#880)cd30bdc
[core,contrib,k8s,otlp] Add Windows 2019 and 2022 container image (amd64 only) (#872)8d735b1
chore(deps): update docker/login-action action to v3.4.0 (#877)v0.122.0
Compare Source
🛑 Breaking changes 🛑
contrib
: Remove the component loki exporter from the distribution, as it has reached EOL (#854)🚀 New components 🚀
opampsupervisor
: publish binaries and container images for the OpAMP Supervisor (#858)🧰 Bug fixes 🧰
packaging
: Ensure Linux package scripts work in environments without systemd such as chrooted environments (#767)v0.121.0
Compare Source
🛑 Breaking changes 🛑
🚀 New components 🚀
aesprovider
: Add the AES provider to the contrib distribution (#843)envoyalsreceiver
: Add the Envoy ALS receiver to the contrib distribution (#842)netflowreceiver
: Add the NetFlow receiver to the contrib distribution (#847)s3provider
: Add the s3 provider to the contrib distribution (#546)secretsmanagerprovider
: Add the Secrets Manager provider to the contrib distribution (#844)💡 Enhancements 💡
images
: set USER_GID alongside USER_UID (#662)v0.120.0
Compare Source
Check the following changelogs on specific components for more details:
Changelog
c5c9e63
Update version from 0.119.0 to 0.120.0 (#832)6356791
Add FOSSA scanning workflow (#829)9b51357
[chore] Refactor goreleaser config generation for distributions (#797)d31bf94
bump version to go1.24 (#827)82cca5e
[chore] use lychee for link checking (#828)b89bc58
[chore] transfer default code ownership to releases-approvers (#826)6722b07
Improve contributor guide (#816)ddc7d31
fix(deps): update module go.opentelemetry.io/build-tools/chloggen to v0.18.0 (#821)00024a9
fix(deps): update goreleaser pro (#779)587f765
Added BMC Helix exporter to otelcol-contrib releases (#823)8b8e612
[contrib] remove deprecated routing processor (#819)5974246
chore(deps): update github-actions deps (#820)8d6d0c3
[chore] update codeowners (#817)v0.119.0
Compare Source
🚀 New components 🚀
intervalprocessor
: Interval processor is now alpha and is included in the contrib and k8s distributions (#804)signaltometricsconnector
: Signal to metrics connector is now alpha and is included in the contrib distribution (#808)v0.118.0
Compare Source
🧰 Bug fixes 🧰
packaging
: Fix Linux package scripts (#799)v0.117.0
Compare Source
🚀 New components 🚀
libhoneyreceiver
: Add libhoneyreceiver to the contrib distribution (#787)sumconnector
: Add sumconnector to the contrib distribution (#785)v0.116.1
Compare Source
Check the v0.116.1 contrib changelog and the v0.116.1 core changelog for changelogs on specific components.
Changelog
62dfc10
Revert "[chore] build compatible distributions as PIE (#726)" (#784)v0.116.0
Compare Source
🚀 New components 🚀
dorisexporter
: add doris exporter to otelcol-contrib releases (#765)💡 Enhancements 💡
contrib
: Add failover connector to the contrib distribution. (#701)contrib
: Add redis storage to the contrib distribution (#768)v0.115.1
Compare Source
Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.
Changelog
a61f843
Revert "test: run linux package tests nightly against latest contrib main (#666)" (#761)v0.115.0
Compare Source
Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.
Changelog
3ae3def
Update to 0.115.0 release (#759)1271690
test: run linux package tests nightly against latest contrib main (#666)b4235b4
[chore] go mod tidy (#757)1964456
fix(deps): update goreleaser pro (#752)a634c0b
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.4.1-pro to 2.4.6-pro (#736)8221ce5
chore(deps): update anchore/sbom-action action to v0.17.8 (#751)f6faa0a
chore: Add workflows to merge group (#755)6337595
[chore] disable dependabot (#734)1eb7603
[chore] fix renovate regex config for good (#737)v0.114.0
Compare Source
Check the v0.114.0 contrib changelog and the v0.114.0 core changelog for changelogs on specific components.
Changelog
dc1bada
prepare v0.114.0 release (#740)1705981
[chore] fix renovate regex config (#733)ee3ebeb
chore(deps): update github-actions deps (#732)9c3ca38
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.3.2-pro to 2.4.1-pro (#724)26c3dee
Update GoReleaser templating to support all collector distros (#708)067599e
Set up default renovate config with regex to handle goreleaser-pro updates (#728)v0.113.0
Compare Source
Check the v0.113.0 contrib changelog and the v0.113.0 core changelog for changelogs on specific components.
Changelog
703f46e
Prepare v0.113.0 (#729)ad9097b
remove go flag from distribution build script (#727)2df84d1
Add ntpreceiver to contrib (#723)11530fd
Remove otel-version usage, removed from builder (#722)4201470
revert removal of googlecloudspanner receiver (#721)3ba7931
chore(deps): update dependency ubuntu to v24 (#719)9a506ce
chore(deps): update alpine docker tag to v3.20 (#718)7871272
chore: Configure Renovate (#709)6ebf4c2
Bump actions/checkout from 4.2.1 to 4.2.2 (#711)d60d8cc
Bump anchore/sbom-action from 0.17.4 to 0.17.6 (#717)3853563
Bump actions/setup-go from 5.0.2 to 5.1.0 (#712)c106f40
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#713)e2e1ec2
Add AWS S3 Receiver to contrib distribution (#698)d69f1bf
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#714)v0.112.0
Compare Source
Check the v0.112.0 contrib changelog and the v0.112.0 core changelog for changelogs on specific components.
Changelog
e4e8f94
[chore] Prepare v0.112.0 release (#705)240fd27
Add Google Cloud Monitoring receiver to contrib distribution (#699)ba44d42
Update manifest with new alpha components (#704)8bef0bf
fix: add missing http ports to dockerfile expose statements (#702)b07732c
Bump anchore/sbom-action from 0.17.3 to 0.17.4 (#700)226dd5d
[enhancement] Add OCB docker image release (#671)38ce901
Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#695)60b1d38
Bump anchore/sbom-action from 0.17.2 to 0.17.3 (#696)13edbb7
Bump actions/checkout from 4.2.0 to 4.2.1 (#694)3b59b8c
Added a step to tidy go.mod files (#687)d745106
[chore] Update goreleaser used in CI to v2.3.2 (#689)1d10b81
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.2.0-pro to 2.3.2-pro (#672)7a0e2c0
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#690)adc2e29
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#691)7c1c3a9
remove unmaintained component (#686)16ccd56
[chore] refactor(contrib): remove replace directive forgo-ieproxy
package (#678)v0.111.0
Compare Source
logging
exporter is no longer available on the core and contrib distros. See open-telemetry/opentelemetry-collector#11337 for instructions on how to migrate to thedebug
exporter.🆕 This release adds a new OTLP-only distro. Feel free to leave us feedback on this new distro on the opentelemetry-collector-releases issue tracker.
Check the v0.111.0 contrib changelog and the v0.111.0 core changelog for changelogs on specific components.
Changelog
38a2931
Prepare for v0.111.0 release (#688)edc8e94
[chore] refactor(contrib): remove unused replace directive forgo-connections
package (#677)545bd7c
Remove the deprecated logging exporter (#682)f754260
Bump actions/checkout from 4.1.7 to 4.2.0 (#680)24c11af
add appropriate version tag in cmd/builder goreleaser config (#665)1e1b2fa
[chore] refactor(contrib): remove unused replace directive forgnostic
package (#675)4800eb6
Add minimal OTLP-only distribution (#663)v0.110.0
Compare Source
Check the v0.110.0 contrib changelog and the v0.110.0 core changelog for changelogs on specific components.
Changelog
aaa6ec9
Pin goreleaser to v2.2.0 in remaining CI workflows (#676)b65fad9
[chore] prepare v0.110.0 release (#674)705766b
remove deprecated instana exporter (#673)befe950
Pin CI goreleaser version to v2.2.0 (#667)v0.109.0
Compare Source
Check the v0.109.0 contrib changelog and the v0.109.0 core changelog for changelogs on specific components.
Changelog
b07bcb3
[chore] prepare v0.109.0 release (#660)d21f394
Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#655)59309fd
[chore] remove package test workaround (#652)2c0f59a
add linux package test healthcheck (#622)501a19f
[chore] remove APK package releases (#630)v0.108.0
Compare Source
Check the v0.108.0 contrib changelog and the v0.108.0 core changelog for changelogs on specific components.
Changelog
bef563e
[chore] prepare v0.108.0 release (#650)9f7aa60
contrib: add deltatocumulative (#647)d86f03d
Bump anchore/sbom-action from 0.17.1 to 0.17.2 (#648)ae09f1c
add geoip processor to contrib (#646)cd82e6f
Remove ballast extension (#607)2bafff8
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#628)45130cf
Bump anchore/sbom-action from 0.17.0 to 0.17.1 (#644)5bbfb51
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.1.0-pro to 2.2.0-pro (#645)fbe9653
Bump to Go 1.23 for all builds (#638)9c8c699
Update .goreleaser.yml (#643)de92512
Jackgopack4/go1.23 ci fix (#641)4c7310f
Fix goreleaser ci (#640)v0.107.0
Compare Source
Check the v0.107.0 contrib changelog and the v0.107.0 core changelog for changelogs on specific components.
This release fixes CVE-2024-42368 on the bearerauthtokenextension (https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/34516).
Changelog
6bb8682
Prepare 0.107.0 release (#636)9fe2ba4
Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#634)b7cb307
Bump actions/upload-artifact from 4.3.4 to 4.3.6 (#635)cd2dacc
Migrate ocb binary release to opentelemetry-collector-releases (#608)73a756f
fix linux package dependencies (#620)5342205
Add /bin/sh dependency to linux packages (#617)efc0813
[chore] move package tests from contrib repo to this repo (#604)v0.106.1
Compare Source
Check the v0.106.1 contrib changelog and the v0.106.1 core changelog for changelogs on specific components.
Changelog
ee3f3cc
Prepare release v0.106.1 (#619)v0.106.0
Compare Source
Check the v0.106.0 contrib changelog and the v0.106.0 core changelog for changelogs on specific components.
Changelog
1e67d14
Prepare release v0.106.0 (#615)a13cff5
fix some broken conditionals in pipelines (#610)34bc10d
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#612)c75880c
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#613)10e46e7
Bump docker/login-action from 3.2.0 to 3.3.0 (#614)3148572
update remaining goreleaser usages to v2 (#609)4d6e084
Bump anchore/sbom-action from 0.16.1 to 0.17.0 (#605)19d291d
Update go to 1.22 (#600)v0.105.0
Compare Source
Check the v0.105.0 contrib changelog and the v0.105.0 core changelog for changelogs on specific components.
Changelog
de3ee0e
[chore] Prepare release v0.105.0 (#599)f3a1a81
feat: add Sumo Logic extension (#557)b143cad
Bump actions/setup-go from 5.0.1 to 5.0.2 (#597)a2b1243
Bump anchore/sbom-action from 0.16.0 to 0.16.1 (#598)2dd46ba
Add otel-arrow components to the contrib and k8s distribution (#595)5042a2f
Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#590)8ffab0b
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#591)c9063cc
Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#592)aefeda4
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#593)13992df
remove skywalking exporter (#589)v0.104.0
Compare Source
Check the v0.104.0 contrib changelog and the v0.104.0 core changelog for changelogs on specific components.
otlpreceiver
now useslocalhost
by default instead of0.0.0.0
. This may break the receiver in containerized environments like Kubernetes. If you depend on0.0.0.0
disable thecomponent.UseLocalHostAsDefaultHost
feature gate or explicitly set the endpoint to0.0.0.0
.$FOO
is no longer supported by default. If you depend on this syntax, disable theconfmap.unifyEnvVarExpansion
feature gate, but know that the feature will be removed in the future in favor of${env:FOO}
.Changelog
ee2830f
Update version to 0.104.0 (#587)3cc7340
Add rabbitmq exporter to otelcol-contrib release (#581)v0.103.1
Compare Source
Check the v0.103.0 contrib changelog and the v0.103.0 core changelog for changelogs on specific components.
Changelog
f51e3e6
Update k8s distro manifest modules (#583)d8476c2
Bump actions/checkout from 4.1.6 to 4.1.7 (#578)v0.103.0
Compare Source
Check the v0.103.0 contrib changelog and the v0.103.0 core changelog for changelogs on specific components.
Changelog
d3637d2
Update Makefile OTELCOL_BUILDER_VERSION (#580)7029e89
Prepare release v0.103.0 (#579)7e58a5d
Add googleclientauth extension to release manifest (#577)d77bd28
Update manifest.yaml (#563)46be8f7
Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#574)414594f
Fix MSI release (#572)v0.102.1
Compare Source
Check the v0.102.1 core changelog for changelogs on specific components.
This release addresses CVE-2024-36129 (GHSA-c74f-6mfw-mm4v) fully.
Changelog
Configuration
📅 Schedule: 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.