What's Changed
- Add Central Configuration (via OpAMP) Support by @stevejgordon in #392
- Update OpAMP client to the latest alpha release by @stevejgordon in #408
- Update dependencies and improve project configuration by @stevejgordon in #409
This release updates to the latest upstream releases for the OpenTelemetry SDK, contrib and auto-instrumentation components. For core components the version used is 1.15.3 and for auto-instrumentation it is 1.15.0.
Behaviour Change
- Reenable include scopes by default by @stevejgordon in #399
This release includes a behavior change by re-enabling IncludeScopes for logging. This ensures richer attributes on logs, but can increase storage costs. This is now safe to use using EDOT collector and managed OTLP endpoints.
Full Changelog: 1.3.0...1.4.0