v1.7.0/v0.100.0
github-actions
released this
06 May 17:53
·
1041 commits
to main
since this release
End User Changelog
π Breaking changes π
service
: Thevalidate
sub-command no longer validates that each pipeline's type is the same as its component types (#10031)
π‘ Enhancements π‘
semconv
: Add support for v1.25.0 semantic convention (#10072)builder
: remove the need to go get a module to address ambiguous import paths (#10015)pmetric
: Support parsing metric.metadata from OTLP JSON. (#10026)
π§° Bug fixes π§°
exporterhelper
: Fix enabled config option for batch sender (#10076)
Go API Changelog
This changelog includes only developer-facing changes.
If you are looking for user-facing changes, check out CHANGELOG.md.
π‘ Enhancements π‘
configgrpc
: AddsNewDefault*
functions for all the config structs. (#9654)exporterqueue
: Expose ErrQueueIsFull so upstream components can retry or apply backpressure. (#10070)
π§° Bug fixes π§°
mdatagen
: Call connectors with routers to be the same as the service graph (#10079)