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
6
6
7
7
## [ Unreleased]
8
8
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
+
9
15
## [ 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
10
16
11
17
### <!-- 1 --> Fixed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ categories = [
11
11
homepage = " https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/axum-tracing-opentelemetry"
12
12
rust-version.workspace = true
13
13
edition.workspace = true
14
- version = " 0.24.2 "
14
+ version = " 0.25.0 "
15
15
authors.workspace = true
16
16
repository.workspace = true
17
17
license.workspace = true
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ categories = [
10
10
]
11
11
homepage = " https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/tonic-tracing-opentelemetry"
12
12
edition.workspace = true
13
- version = " 0.24.1 "
13
+ version = " 0.24.2 "
14
14
authors.workspace = true
15
15
repository.workspace = true
16
16
license.workspace = true
You can’t perform that action at this time.
0 commit comments