Releases: open-telemetry/opentelemetry-collector-releases
v0.115.1
Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.
Changelog
v0.115.0
Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.
Changelog
- 3ae3def Update to 0.115.0 release (#759)
- 1271690 test: run linux package tests nightly against latest contrib main (#666)
- b4235b4 [chore] go mod tidy (#757)
- 1964456 fix(deps): update goreleaser pro (#752)
- a634c0b Bump github.com/goreleaser/goreleaser-pro/v2 from 2.4.1-pro to 2.4.6-pro (#736)
- 8221ce5 chore(deps): update anchore/sbom-action action to v0.17.8 (#751)
- f6faa0a chore: Add workflows to merge group (#755)
- 6337595 [chore] disable dependabot (#734)
- 1eb7603 [chore] fix renovate regex config for good (#737)
cmd/builder/v0.115.0
Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.115.0
v0.114.0
Check the v0.114.0 contrib changelog and the v0.114.0 core changelog for changelogs on specific components.
Changelog
- dc1bada prepare v0.114.0 release (#740)
- 1705981 [chore] fix renovate regex config (#733)
- ee3ebeb chore(deps): update github-actions deps (#732)
- 9c3ca38 Bump github.com/goreleaser/goreleaser-pro/v2 from 2.3.2-pro to 2.4.1-pro (#724)
- 26c3dee Update GoReleaser templating to support all collector distros (#708)
- 067599e Set up default renovate config with regex to handle goreleaser-pro updates (#728)
cmd/builder/v0.114.0
Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.114.0
v0.113.0
Check the v0.113.0 contrib changelog and the v0.113.0 core changelog for changelogs on specific components.
Changelog
- 703f46e Prepare v0.113.0 (#729)
- ad9097b remove go flag from distribution build script (#727)
- 2df84d1 Add ntpreceiver to contrib (#723)
- 11530fd Remove otel-version usage, removed from builder (#722)
- 4201470 revert removal of googlecloudspanner receiver (#721)
- 3ba7931 chore(deps): update dependency ubuntu to v24 (#719)
- 9a506ce chore(deps): update alpine docker tag to v3.20 (#718)
- 7871272 chore: Configure Renovate (#709)
- 6ebf4c2 Bump actions/checkout from 4.2.1 to 4.2.2 (#711)
- d60d8cc Bump anchore/sbom-action from 0.17.4 to 0.17.6 (#717)
- 3853563 Bump actions/setup-go from 5.0.2 to 5.1.0 (#712)
- c106f40 Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#713)
- e2e1ec2 Add AWS S3 Receiver to contrib distribution (#698)
- d69f1bf Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#714)
cmd/builder/v0.113.0
Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.113.0
v0.112.0
Check the v0.112.0 contrib changelog and the v0.112.0 core changelog for changelogs on specific components.
Changelog
- e4e8f94 [chore] Prepare v0.112.0 release (#705)
- 240fd27 Add Google Cloud Monitoring receiver to contrib distribution (#699)
- ba44d42 Update manifest with new alpha components (#704)
- 8bef0bf fix: add missing http ports to dockerfile expose statements (#702)
- b07732c Bump anchore/sbom-action from 0.17.3 to 0.17.4 (#700)
- 226dd5d [enhancement] Add OCB docker image release (#671)
- 38ce901 Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#695)
- 60b1d38 Bump anchore/sbom-action from 0.17.2 to 0.17.3 (#696)
- 13edbb7 Bump actions/checkout from 4.2.0 to 4.2.1 (#694)
- 3b59b8c Added a step to tidy go.mod files (#687)
- d745106 [chore] Update goreleaser used in CI to v2.3.2 (#689)
- 1d10b81 Bump github.com/goreleaser/goreleaser-pro/v2 from 2.2.0-pro to 2.3.2-pro (#672)
- 7a0e2c0 Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#690)
- adc2e29 Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#691)
- 7c1c3a9 remove unmaintained component (#686)
- 16ccd56 [chore] refactor(contrib): remove replace directive for
go-ieproxy
package (#678)
cmd/builder/v0.112.0
Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.112.0
v0.111.0
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)