File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
init-tracing-opentelemetry Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.27.0] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/init-tracing-opentelemetry-v0.26.0...init-tracing-opentelemetry-v0.27.0 ) - 2025-02-24
10+
11+ ### <!-- 1 --> Fixed
12+
13+ - drop on the TracingGuard also shutdown the wrapped TracerProvider
14+
15+ ### <!-- 2 --> Added
16+
17+ - allow to provide log's "directives" via ` init_subscribers_and_loglevel `
18+
919## [ 0.25.0] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/init-tracing-opentelemetry-v0.24.1...init-tracing-opentelemetry-v0.25.0 ) - 2024-12-10
1020
1121### <!-- 1 --> Fixed
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ keywords = ["tracing", "opentelemetry"]
66categories = [" development-tools::debugging" , " development-tools::profiling" ]
77homepage = " https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/init-tracing-opentelemetry"
88edition.workspace = true
9- version = " 0.26 .0"
9+ version = " 0.27 .0"
1010authors.workspace = true
1111repository.workspace = true
1212license.workspace = true
You can’t perform that action at this time.
0 commit comments