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 @@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616- ` opentelemetry-instrumentation ` Fix client address is set to server address in new semconv
1717 ([ #3354 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3354 ) )
18+ - ` opentelemetry-instrumentation-grpc ` Check for None result in gRPC
19+ ([ #3380 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3381 ) )
1820
1921## Version 1.31.0/0.52b0 (2025-03-12)
2022
@@ -43,8 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4345
4446### Fixed
4547
46- - ` opentelemetry-instrumentation-grpc ` Check for None result in gRPC
47- ([ #3380 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3381 ) )
4848- ` opentelemetry-instrumentation-redis ` Add missing entry in doc string for ` def _instrument `
4949 ([ #3247 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247 ) )
5050- ` opentelemetry-instrumentation-botocore ` sns-extension: Change destination name attribute
You can’t perform that action at this time.
0 commit comments