Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Releases: open-telemetry/opentelemetry-collector-builder

v0.26.0

14 May 11:55
5b5d3fb
Compare
Choose a tag to compare

Changelog

5b5d3fb Add option to generate go code only (no compile) (#40)
4f061ca Sync build and CI Go versions at latest 1.16 (#34)
fe3af5d Update to 0.26.0 and update BuildInfo (#39)

v0.25.0

22 Apr 19:20
4056de9
Compare
Choose a tag to compare

Changelog

bd48b7d Don't use %w formatting with log.Fatal (#35)
4056de9 Update to OpenTelemetry Collector 0.25.0 (#36)

v0.24.0

13 Apr 09:41
35f8b0d
Compare
Choose a tag to compare

Changelog

8ad7683 Generate a warning if the builder and collector base version mismatch (#30)
35f8b0d Update to OpenTelemetry Collector 0.24.0

v0.23.0

30 Mar 20:18
3d80039
Compare
Choose a tag to compare

Changelog

a6b22d3 Add version command (#25)
7c67d1e Download go modules before building (#20)
5b9df7b Pass errors from cobra Execute back to main for correct exit code (#28)
3d80039 Update to collector v0.23.0 (#27)

v0.22.0

11 Mar 13:22
c9fe696
Compare
Choose a tag to compare

Changelog

c9fe696 Update to collector v0.22.0 (#19)

v0.8.0

09 Mar 16:56
409ad94
Compare
Choose a tag to compare

Changelog

f29b566 Explicitly enable Go modules in quickstart instructions (#13)
409ad94 Update to collector v0.21.0 (#17)

v0.7.0

11 Feb 16:08
1da8f73
Compare
Choose a tag to compare

Changelog

1da8f73 Bump to OpenTelemetry Collector 0.20.0 (#10)
40a858e Replace master with main in CI and mergify files (#8)
fdf9416 fixed panics (#6)

v0.6.0

02 Feb 16:02
fb510a9
Compare
Choose a tag to compare

Changelog

3c1dd9e Add CODEOWNERS file (#2)
d402d9a Initial commit
fb510a9 Moved from github.com/observatorium/opentelemetry-collector-builder (#3)