Skip to content
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

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.104.0 #2620

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector-contrib minor 0.103.1 -> 0.104.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.104.0

Compare Source

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

⚠️ The Core repository's release includes 2 very important breaking changes.

  1. The otlpreceiver now uses localhost by default instead of 0.0.0.0. This may break the receiver in containerized environments like Kubernetes. If you depend on 0.0.0.0 disable the component.UseLocalHostAsDefaultHost feature gate or explicitly set the endpoint to 0.0.0.0.
  2. Expansion of BASH-style environment variables, such as $FOO is no longer supported by default. If you depend on this syntax, disable the confmap.unifyEnvVarExpansion feature gate, but know that the feature will be removed in the future in favor of ${env:FOO}.

Changelog


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@renovate-bot renovate-bot requested review from yoshi-approver and a team as code owners July 8, 2024 01:47
@renovate-bot renovate-bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from a7ae322 to 873620d Compare July 8, 2024 02:17
@NimJay NimJay merged commit d84a65b into GoogleCloudPlatform:main Jul 8, 2024
7 checks passed
@renovate-bot renovate-bot deleted the renovate/otel-opentelemetry-collector-contrib-0.x branch July 8, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants