·
79 commits
to main
since this release
Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.137.0-canva
End User Changelog
💡 Enhancements 💡
-
cmd/mdatagen: Improve validation for resource attributeenabledfield in metadata files (open-telemetry#12722)
Resource attributes now require an explicitenabledfield in metadata.yaml files, while regular attributes
are prohibited from having this field. This improves validation and prevents configuration errors. -
all: Changelog entries will now have their component field checked against a list of valid components. (open-telemetry#13924)
This will ensure a more standardized changelog format which makes it easier to parse. -
pkg/pdata: Mark featuregate pdata.useCustomProtoEncoding as stable (open-telemetry#13883)
API Changelog
🛑 Breaking changes 🛑
pkg/exporterhelper: Remove all experimental symbols in exporterhelper (open-telemetry#11143)
They have all been moved to xexporterhelper
🚩 Deprecations 🚩
all: service/telemetry.TracesConfig is deprecated (open-telemetry#13904)
This type alias has been added to otelconftelemetry.TracesConfig,
where the otelconf-based telemetry implementation now lives.
💡 Enhancements 💡
all: Mark configoptional as stable (open-telemetry#13403)all: Mark configauth module as 1.0 (open-telemetry#9476)pkg/pdata: Mark featuregate pdata.useCustomProtoEncoding as stable (open-telemetry#13883)