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 docker tag to v0.111.0 #352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2024

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector minor 0.76.1 -> 0.111.0

Release Notes

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

v0.111.0

Compare Source

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 for go-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 for gnostic 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

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

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

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

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

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

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

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

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

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

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

v0.102.0

Compare 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 confighttp only. Use v0.102.1 instead to get the fix on configgrpc as well.

Changelog

v0.101.0

Compare Source

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

Changelog

v0.100.0

Compare Source

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

Changelog

v0.99.0

Compare Source

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

Changelog

v0.98.0

Compare Source

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

Changelog

v0.97.0

Compare Source

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

Changelog

v0.96.0

Compare Source

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

Changelog

v0.95.0

Compare Source

Changelog

v0.94.0

Compare Source

Changelog

v0.93.0

Compare Source

Changelog

v0.92.0

Compare Source

NOTE: This release removes the tanzuobservabilityexporter which has been deprecated for some time.

Changelog

v0.91.0

Compare Source

Changelog

v0.90.1

Compare Source

Changelog

v0.90.0

Compare Source

Changelog

v0.89.0

Compare Source

Changelog

v0.88.0

Compare Source

Changelog

  • 218f1b9 Prepare v0.88.0 release (#​419)
  • 9932b7c Revert "Replace datadog-agent dependecy versions ([#&#

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from dbde71f to a3c4d0e Compare July 17, 2024 01:49
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.104.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.105.0 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from a3c4d0e to a25b2a2 Compare July 30, 2024 13:39
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.105.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.106.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from a25b2a2 to 62d2c45 Compare July 31, 2024 15:21
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.106.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.106.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 62d2c45 to 163fd65 Compare August 2, 2024 19:51
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 163fd65 to 77c1931 Compare August 13, 2024 18:24
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.106.1 chore(deps): update otel/opentelemetry-collector docker tag to v0.107.0 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 77c1931 to c8aaeb4 Compare August 28, 2024 01:04
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.107.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.108.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from c8aaeb4 to 447714c Compare September 10, 2024 22:33
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.108.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.109.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 447714c to fa231e3 Compare September 24, 2024 14:51
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.109.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.110.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from fa231e3 to 1b417f5 Compare October 4, 2024 16:29
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.110.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.111.0 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants