Skip to content

v1.7.0/v0.100.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 17:53
· 73 commits to main since this release
v0.100.0
6c2a34e

End User Changelog

πŸ›‘ Breaking changes πŸ›‘

  • service: The validate 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: Adds NewDefault* 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)

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.100.0