opentelemetry-collector/component/componentstatus
Tyler Helmuth 1ad6912e6c
[chore] Prepare release v1.29.0/v0.123.0 (#12773)
The following commands were run to prepare this release:

make chlog-update VERSION=v1.29.0/v0.123.0
make prepare-release PREVIOUS_VERSION=1.28.1 RELEASE_CANDIDATE=1.29.0
MODSET=stable
make prepare-release PREVIOUS_VERSION=0.122.1 RELEASE_CANDIDATE=0.123.0
MODSET=beta
2025-03-31 18:44:04 +00:00
..
Makefile [component] Move component status reporting public API to new componentstatus module (#10730) 2024-07-31 09:55:31 -07:00
go.mod [chore] Prepare release v1.29.0/v0.123.0 (#12773) 2025-03-31 18:44:04 +00:00
go.sum Inject component-identifying scope attributes (#12617) 2025-03-28 12:15:25 +00:00
instance.go [componentstatus] Remove deprecated functions (#11363) 2024-10-04 11:07:57 -07:00
instance_test.go [chore]: enable whitespace linter (#11579) 2024-10-31 12:15:54 -07:00
status.go [componentstatus] Add Reporter interface (#10852) 2024-08-13 17:49:05 +02:00
status_test.go [chore]: enable gofumpt linter in client, cmd, component, config and confmap (#11587) 2024-12-11 08:50:57 +00:00