opentelemetry-collector/component
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
..
componentstatus [chore] Prepare release v1.29.0/v0.123.0 (#12773) 2025-03-31 18:44:04 +00:00
componenttest [chore] Prepare release v1.29.0/v0.123.0 (#12773) 2025-03-31 18:44:04 +00:00
Makefile split component into its own module (#6543) 2022-11-15 13:28:26 -08:00
build_info.go [chore] use license shortform (#7694) 2023-05-18 13:11:17 -07:00
component.go [component] Make component.Kind a struct (#12214) 2025-01-31 10:46:36 +00:00
component_test.go [chore] update tests to use Empty (#12750) 2025-03-27 20:52:18 +00:00
config.go Remove a lot of deprecated symbols (#12421) 2025-02-18 16:57:10 +00:00
doc.go [chore] update the comment of the component package (#9798) 2024-03-29 18:19:03 -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
host.go [component] Remove deprecated `Host.GetFactory` method (#10771) 2024-08-01 10:36:55 +02:00
identifiable.go Prefer strings.Cut to strings.SplitN(..., 2) (#11758) 2025-01-27 11:59:02 +00:00
identifiable_test.go [chore] Move tests related to `component.Type` (#12088) 2025-01-14 21:53:03 +00:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00
telemetry.go Inject component-identifying scope attributes (#12617) 2025-03-28 12:15:25 +00:00