Skip to content

Commit ee67c46

Browse files
author
Kevin Rauwolf
committed
Move CHANGELOG entry to unreleased section
1 parent edc2ec6 commit ee67c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
([#3419](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3419))
2525
- `opentelemetry-instrumentation` don't print duplicated conflict log error message
2626
([#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))
2729

2830
## Version 1.32.0/0.53b0 (2025-04-10)
2931

@@ -78,8 +80,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7880

7981
### Fixed
8082

81-
- `opentelemetry-instrumentation-grpc` Check for None result in gRPC
82-
([#3380](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3381))
8383
- `opentelemetry-instrumentation-redis` Add missing entry in doc string for `def _instrument`
8484
([#3247](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247))
8585
- `opentelemetry-instrumentation-botocore` sns-extension: Change destination name attribute

0 commit comments

Comments
 (0)