Skip to content

Commit db954ac

Browse files
chore: release (#335)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f5773d commit db954ac

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

init-tracing-opentelemetry/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)