File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
([ #3419 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3419 ) )
25
25
- ` opentelemetry-instrumentation ` don't print duplicated conflict log error message
26
26
([ #3432 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3432 ) )
27
+ - ` opentelemetry-instrumentation-grpc ` Check for None result in gRPC
28
+ ([ #3380 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3381 ) )
27
29
28
30
## Version 1.32.0/0.53b0 (2025-04-10)
29
31
@@ -78,8 +80,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78
80
79
81
### Fixed
80
82
81
- - ` opentelemetry-instrumentation-grpc ` Check for None result in gRPC
82
- ([ #3380 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3381 ) )
83
83
- ` opentelemetry-instrumentation-redis ` Add missing entry in doc string for ` def _instrument `
84
84
([ #3247 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247 ) )
85
85
- ` opentelemetry-instrumentation-botocore ` sns-extension: Change destination name attribute
You can’t perform that action at this time.
0 commit comments