chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.105.0#263
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
7 times, most recently
from
December 1, 2023 19:58
94a9c9a to
bd5c052
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
14 times, most recently
from
December 7, 2023 18:14
be1a11a to
d331d2f
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
December 12, 2023 03:22
d331d2f to
f8810eb
Compare
toddbaert
self-requested a review
December 29, 2023 18:11
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
4 times, most recently
from
January 2, 2024 16:34
8da1047 to
44ea9dd
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
January 23, 2024 14:40
201a515 to
bb63b29
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
January 25, 2024 21:19
bb63b29 to
1462b72
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
February 8, 2024 18:50
1462b72 to
8a311b4
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
3 times, most recently
from
February 13, 2024 01:06
f69943e to
0abfcca
Compare
toddbaert
approved these changes
Feb 20, 2024
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
February 21, 2024 19:26
0abfcca to
5f9fb73
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
March 5, 2024 12:21
5f9fb73 to
9604c88
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
March 26, 2024 22:59
9604c88 to
923a7f6
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
March 28, 2024 22:19
923a7f6 to
baf6264
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
April 11, 2024 08:37
baf6264 to
4b51378
Compare
renovate
Bot
deleted the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
April 16, 2024 15:55
renovate
Bot
restored the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
April 23, 2024 04:23
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
April 23, 2024 08:33
4b51378 to
d200e35
Compare
renovate
Bot
force-pushed
the
renovate/otel-opentelemetry-collector-contrib-0.x
branch
from
May 6, 2024 22:17
d200e35 to
539781b
Compare
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.98.0->0.105.0Release Notes
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)
v0.105.0Compare 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)f3a1a81feat: add Sumo Logic extension (#557)b143cadBump actions/setup-go from 5.0.1 to 5.0.2 (#597)a2b1243Bump anchore/sbom-action from 0.16.0 to 0.16.1 (#598)2dd46baAdd otel-arrow components to the contrib and k8s distribution (#595)5042a2fBump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#590)8ffab0bBump actions/upload-artifact from 4.3.3 to 4.3.4 (#591)c9063ccBump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#592)aefeda4Bump actions/download-artifact from 4.1.7 to 4.1.8 (#593)13992dfremove skywalking exporter (#589)v0.104.0Compare Source
Check the v0.104.0 contrib changelog and the v0.104.0 core changelog for changelogs on specific components.
otlpreceivernow useslocalhostby default instead of0.0.0.0. This may break the receiver in containerized environments like Kubernetes. If you depend on0.0.0.0disable thecomponent.UseLocalHostAsDefaultHostfeature gate or explicitly set the endpoint to0.0.0.0.$FOOis no longer supported by default. If you depend on this syntax, disable theconfmap.unifyEnvVarExpansionfeature gate, but know that the feature will be removed in the future in favor of${env:FOO}.Changelog
ee2830fUpdate version to 0.104.0 (#587)3cc7340Add rabbitmq exporter to otelcol-contrib release (#581)v0.103.1Compare Source
Check the v0.103.0 contrib changelog and the v0.103.0 core changelog for changelogs on specific components.
Changelog
f51e3e6Update k8s distro manifest modules (#583)d8476c2Bump actions/checkout from 4.1.6 to 4.1.7 (#578)v0.103.0Compare Source
Check the v0.103.0 contrib changelog and the v0.103.0 core changelog for changelogs on specific components.
Changelog
d3637d2Update Makefile OTELCOL_BUILDER_VERSION (#580)7029e89Prepare release v0.103.0 (#579)7e58a5dAdd googleclientauth extension to release manifest (#577)d77bd28Update manifest.yaml (#563)46be8f7Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#574)414594fFix MSI release (#572)v0.102.1Compare 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
bf4bd1b[chore] Prepare v0.102.1 release (#573)7bdabb1Bump docker/login-action from 3.1.0 to 3.2.0 (#568)v0.102.0Compare Source
Check the v0.102.0 contrib changelog and the v0.102.0 core changelog for changelogs on specific components.
This release addresses GHSA-c74f-6mfw-mm4v for
confighttponly. Use v0.102.1 instead to get the fix onconfiggrpcas well.Changelog
b8551a7Revert "Add Windows MSI to the release (#560)" (#570)99faa93[chore] Prepare v0.102.0 release (#569)4e8f050Add Windows MSI to the release (#560)cc3161aAdd nop exporter to distributions (#566)c2086ebBump anchore/sbom-action from 0.15.11 to 0.16.0 (#562)v0.101.0Compare Source
Check the v0.101.0 contrib changelog and the v0.101.0 core changelog for changelogs on specific components.
Changelog
a09318c[chore] Prepare v0.101.0 (#559)962611eBump actions/checkout from 4.1.5 to 4.1.6 (#556)36d5d69added splunkenterprise receiver to the manifest (#553)5176736Bump github.com/goreleaser/nfpm/v2 from 2.36.1 to 2.37.1 (#549)640329dBump actions/checkout from 4.1.4 to 4.1.5 (#548)a87da25Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#547)c782c5d[chore] prepare v0.100.0 (#545)f19cdbcBump actions/setup-go from 5.0.0 to 5.0.1 (#544)2b50459Add otlpencodingextension to contrib (#542)b46b435Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#541)fe5f3d6Bump actions/checkout from 4.1.3 to 4.1.4 (#540)16d2f27Bump anchore/sbom-action from 0.15.10 to 0.15.11 (#538)7fa522aBump actions/download-artifact from 4.1.5 to 4.1.7 (#539)b7383b6Add zipkinencodingextension to contrib (#537)v0.100.0Compare Source
Check the v0.100.0 contrib changelog and the v0.100.0 core changelog for changelogs on specific components.
Changelog
b634f36[chore] prepare v0.100.0f19cdbcBump actions/setup-go from 5.0.0 to 5.0.1 (#544)2b50459Add otlpencodingextension to contrib (#542)b46b435Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#541)fe5f3d6Bump actions/checkout from 4.1.3 to 4.1.4 (#540)16d2f27Bump anchore/sbom-action from 0.15.10 to 0.15.11 (#538)7fa522aBump actions/download-artifact from 4.1.5 to 4.1.7 (#539)b7383b6Add zipkinencodingextension to contrib (#537)v0.99.0Compare Source
Check the v0.99.0 contrib changelog and the v0.99.0 core changelog for changelogs on specific components.
Changelog
d2c9692[chore] prepare v0.99.0 release (#536)54a7e8aBump actions/download-artifact from 4.1.4 to 4.1.5 (#535)3af532eBump actions/checkout from 4.1.2 to 4.1.3 (#534)aecbdffBump actions/upload-artifact from 4.3.1 to 4.3.2 (#533)697675fAdd release-template.md for release notes automation (#529)02da3beBump actions/checkout from 4.1.1 to 4.1.2 (#527)bb22f14add ackextension to contrib release (#531)ce10832Addorg.opencontainers.image.licenseslabel to released images (#525)4984e23use git hash instead of mutable tags and make sure we install latest go (#526)79709ecremove deprecated component (#522)00cda7d[chore] Fix k8s release job name (#524)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.