Skip to content

Releases: open-telemetry/opentelemetry-collector-releases

v0.107.0

13 Aug 16:57
v0.107.0
6bb8682
Compare
Choose a tag to compare

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 (open-telemetry/opentelemetry-collector-contrib#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)

cmd/builder/v0.107.0

13 Aug 16:49
6bb8682
Compare
Choose a tag to compare

v0.106.1

31 Jul 14:15
v0.106.1
ee3f3cc
Compare
Choose a tag to compare

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

Changelog

v0.106.0

30 Jul 13:19
v0.106.0
1e67d14
Compare
Choose a tag to compare

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

16 Jul 22:52
de3ee0e
Compare
Choose a tag to compare

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

01 Jul 23:56
v0.104.0
ee2830f
Compare
Choose a tag to compare

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

24 Jun 14:58
v0.103.1
f51e3e6
Compare
Choose a tag to compare

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

Changelog

v0.103.0

19 Jun 15:13
v0.103.0
d3637d2
Compare
Choose a tag to compare

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

Changelog

v0.102.1

05 Jun 16:00
bf4bd1b
Compare
Choose a tag to compare

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

04 Jun 12:12
b8551a7
Compare
Choose a tag to compare

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