File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
tonic-tracing-opentelemetry Expand file tree Collapse file tree 2 files changed +7
-1
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.24.3] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/tonic-tracing-opentelemetry-v0.24.2...tonic-tracing-opentelemetry-v0.24.3 ) - 2025-01-07
10
+
11
+ ### <!-- 1 --> Fixed
12
+
13
+ - Implement tower::Service for OtelGrpcService (#201 )
14
+
9
15
## [ 0.21.0] ( https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/tonic-tracing-opentelemetry-v0.19.0...tonic-tracing-opentelemetry-v0.21.0 ) - 2024-08-31
10
16
11
17
### <!-- 4 --> Changed
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.2 "
13
+ version = " 0.24.3 "
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