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
66
77## [ Unreleased]
88
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+
915## [ 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
1016
1117### <!-- 4 --> Changed
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.2 "
13+ version = " 0.24.3 "
1414authors.workspace = true
1515repository.workspace = true
1616license.workspace = true
You can’t perform that action at this time.
0 commit comments