What's Changed
New Features / Improvements
- Introduce Baggage signal by @inge4pres in #118
- OTLP File exporter by @inge4pres in #119
- Metrics: add Prometheus exporter by @inge4pres in #120
- logs: add EnabledParameters for enabled checks by @kmos in #123
- SDK configuration by @inge4pres in #125
- Logs: ability to wrap
std.logfor emittingLogRecords by @kmos in #128 - Concurrency Requirements for
LoggerandLoggerProviderby @kmos in #131 - SDK: Expose C bindings by @inge4pres in #126
Bug Fixes
- fix(otlp): http/json format correctly serialized by @inge4pres in #133
- build: skip integration test setup when packaged sources omit integration_test by @ucpr in #135
New Contributors
Full Changelog: v0.1.0...v0.1.1