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.116.1 #92

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector minor 0.90.1 -> 0.116.1

Release Notes

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

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

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

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

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

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

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

v0.111.0

Compare Source

⚠️ Starting on this release, the 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 the debug 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 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

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.


  • 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 changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.91.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.92.0 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 0eabde8 to f3f139c Compare January 10, 2024 17:16
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.92.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.93.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from f3f139c to 59bf6da Compare January 25, 2024 22:06
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.93.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.94.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 59bf6da to 8d6905d Compare February 8, 2024 19:26
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.94.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.95.0 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 8d6905d to bc538c7 Compare February 21, 2024 16:34
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.95.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.96.0 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from bc538c7 to b10fd9e Compare March 5, 2024 13:33
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from b10fd9e to ae14930 Compare March 26, 2024 21:14
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.96.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.97.0 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from ae14930 to bacdcf8 Compare April 11, 2024 04:36
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.97.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.98.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from bacdcf8 to 3d3d1cc Compare April 23, 2024 01:51
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.98.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.99.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 3d3d1cc to be251cc Compare May 7, 2024 01:56
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.99.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.100.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from be251cc to 3e134e5 Compare May 21, 2024 22:26
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.100.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.101.0 May 21, 2024
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.101.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.102.0 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch 2 times, most recently from 139625c to 607363a Compare June 5, 2024 20:03
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.102.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.102.1 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 607363a to 7e11629 Compare June 19, 2024 20:15
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.102.1 chore(deps): update otel/opentelemetry-collector docker tag to v0.103.0 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 7e11629 to 6f3ca3b Compare June 24, 2024 16:36
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.103.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.103.1 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 6f3ca3b to 3646a94 Compare July 2, 2024 03:37
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.103.1 chore(deps): update otel/opentelemetry-collector docker tag to v0.104.0 Jul 2, 2024
@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 e5cb99a to 93c5748 Compare July 30, 2024 16:14
@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 93c5748 to 099b18d Compare July 31, 2024 15:17
@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 099b18d to 33c2aeb Compare August 13, 2024 18:49
@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 33c2aeb to 496466c Compare August 28, 2024 00:59
@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 496466c to 5679f32 Compare September 10, 2024 22:47
@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 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 5679f32 to 2be75d7 Compare September 24, 2024 17:24
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 2be75d7 to 1518b3d Compare October 4, 2024 16:45
@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
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 1518b3d to c86a944 Compare October 23, 2024 15:34
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.111.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.112.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from c86a944 to 05bf2b3 Compare November 7, 2024 02:23
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.112.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.113.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 05bf2b3 to db19c99 Compare November 19, 2024 19:59
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.113.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.114.0 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from db19c99 to 0deaa7b Compare December 4, 2024 19:13
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.114.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.115.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 0deaa7b to b0c7ca5 Compare December 4, 2024 23:09
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.115.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.115.1 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from b0c7ca5 to 041e74a Compare December 17, 2024 19:54
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.115.1 chore(deps): update otel/opentelemetry-collector docker tag to v0.116.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-0.x branch from 041e74a to a84ac0d Compare December 18, 2024 00:03
@renovate renovate bot changed the title chore(deps): update otel/opentelemetry-collector docker tag to v0.116.0 chore(deps): update otel/opentelemetry-collector docker tag to v0.116.1 Dec 18, 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