File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
axum-tracing-opentelemetry
tonic-tracing-opentelemetry Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.25.0] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.24.2...axum-tracing-opentelemetry-v0.25.0 ) - 2025-01-02
10+
11+ ### <!-- 2 --> Added
12+
13+ - * (deps)* update rust crate axum to 0.8 (#197 )
14+
915## [ 0.24.1] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.24.0...axum-tracing-opentelemetry-v0.24.1 ) - 2024-11-24
1016
1117### <!-- 1 --> Fixed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ categories = [
1111homepage = " https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/axum-tracing-opentelemetry"
1212rust-version.workspace = true
1313edition.workspace = true
14- version = " 0.24.2 "
14+ version = " 0.25.0 "
1515authors.workspace = true
1616repository.workspace = true
1717license.workspace = true
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ categories = [
1010]
1111homepage = " https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/tonic-tracing-opentelemetry"
1212edition.workspace = true
13- version = " 0.24.1 "
13+ version = " 0.24.2 "
1414authors.workspace = true
1515repository.workspace = true
1616license.workspace = true
You can’t perform that action at this time.
0 commit comments