File tree Expand file tree Collapse file tree
init-tracing-opentelemetry Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727- accept owned string for service'name and version
2828- add OTLP log exporter ([ #333 ] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/pull/333 ) )
2929
30+ ## [ 0.37.0] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/init-tracing-opentelemetry-v0.36.1...init-tracing-opentelemetry-v0.37.0 ) - 2026-04-27
31+
32+ ### <!-- 1 --> Fixed
33+
34+ - * (init)* metrics enabled if feature flages & explicit enabling
35+ - avoid to log sensitive OTEL value, and warn if issue on logfmt
36+ - * (docs)* build of sample & add screenshot for log
37+
38+ ### <!-- 2 --> Added
39+
40+ - accept owned string for service'name and version
41+ - add OTLP log exporter ([ #333 ] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/pull/333 ) )
42+
3043## [ 0.36.1] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/init-tracing-opentelemetry-v0.36.0...init-tracing-opentelemetry-v0.36.1 ) - 2026-03-15
3144
3245### <!-- 1 --> Fixed
You can’t perform that action at this time.
0 commit comments