Releases: open-telemetry/opentelemetry-collector-releases
v0.105.0
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
Check the v0.104.0 contrib changelog and the v0.104.0 core changelog for changelogs on specific components.
- The
otlpreceiver
now useslocalhost
by default instead of0.0.0.0
. This may break the receiver in containerized environments like Kubernetes. If you depend on0.0.0.0
disable thecomponent.UseLocalHostAsDefaultHost
feature gate or explicitly set the endpoint to0.0.0.0
. - Expansion of BASH-style environment variables, such as
$FOO
is no longer supported by default. If you depend on this syntax, disable theconfmap.unifyEnvVarExpansion
feature gate, but know that the feature will be removed in the future in favor of${env:FOO}
.
Changelog
v0.103.1
Check the v0.103.0 contrib changelog and the v0.103.0 core changelog for changelogs on specific components.
Changelog
v0.103.0
Check the v0.103.0 contrib changelog and the v0.103.0 core changelog for changelogs on specific components.
Changelog
v0.102.1
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
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
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
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)
v0.99.0
Check the v0.99.0 contrib changelog and the v0.99.0 core changelog for changelogs on specific components.
Changelog
- d2c9692 [chore] prepare v0.99.0 release (#536)
- 54a7e8a Bump actions/download-artifact from 4.1.4 to 4.1.5 (#535)
- 3af532e Bump actions/checkout from 4.1.2 to 4.1.3 (#534)
- aecbdff Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#533)
- 697675f Add release-template.md for release notes automation (#529)
- 02da3be Bump actions/checkout from 4.1.1 to 4.1.2 (#527)
- bb22f14 add ackextension to contrib release (#531)
- ce10832 Add
org.opencontainers.image.licenses
label to released images (#525) - 4984e23 use git hash instead of mutable tags and make sure we install latest go (#526)
- 79709ec remove deprecated component (#522)
- 00cda7d [chore] Fix k8s release job name (#524)
v0.98.0
Check the v0.98.0 contrib changelog and the v0.98.0 core changelog for changelogs on specific components.
Changelog
- 9e20bf5 Release v0.98.0 (#523)
- cc6bd2d Add a Kubernetes Distribution (#507)
- 82f01d1 Bump github.com/goreleaser/goreleaser from 1.24.0 to 1.25.1 (#520)
- f56c036 Add nop components to core and contrib (#519)
- 8444beb [chore] Fix Makefile (#517)
- 11d21b5 add grafanacloud connector to contrib release (#516)
- 17d222d Add exceptionsconnector (#515)
- 2688cb3 Bump anchore/sbom-action from 0.15.9 to 0.15.10 (#514)
- bfc3c29 [chore] bump alpine version to 3.19 (#513)