Skip to content

Releases: open-telemetry/opentelemetry-collector-releases

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

v0.101.0

21 May 20:03
v0.101.0
a09318c
Compare
Choose a tag to compare

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)
  • 962611e Bump actions/checkout from 4.1.5 to 4.1.6 (#556)
  • 36d5d69 added splunkenterprise receiver to the manifest (#553)
  • 5176736 Bump github.com/goreleaser/nfpm/v2 from 2.36.1 to 2.37.1 (#549)
  • 640329d Bump actions/checkout from 4.1.4 to 4.1.5 (#548)
  • a87da25 Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#547)
  • c782c5d [chore] prepare v0.100.0 (#545)
  • f19cdbc Bump actions/setup-go from 5.0.0 to 5.0.1 (#544)
  • 2b50459 Add otlpencodingextension to contrib (#542)
  • b46b435 Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#541)
  • fe5f3d6 Bump actions/checkout from 4.1.3 to 4.1.4 (#540)
  • 16d2f27 Bump anchore/sbom-action from 0.15.10 to 0.15.11 (#538)
  • 7fa522a Bump actions/download-artifact from 4.1.5 to 4.1.7 (#539)
  • b7383b6 Add zipkinencodingextension to contrib (#537)

v0.100.0

06 May 21:20
v0.100.0
Compare
Choose a tag to compare

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.0
  • f19cdbc Bump actions/setup-go from 5.0.0 to 5.0.1 (#544)
  • 2b50459 Add otlpencodingextension to contrib (#542)
  • b46b435 Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#541)
  • fe5f3d6 Bump actions/checkout from 4.1.3 to 4.1.4 (#540)
  • 16d2f27 Bump anchore/sbom-action from 0.15.10 to 0.15.11 (#538)
  • 7fa522a Bump actions/download-artifact from 4.1.5 to 4.1.7 (#539)
  • b7383b6 Add zipkinencodingextension to contrib (#537)