Skip to content

Commit 8560386

Browse files
author
Kevin Rauwolf
committed
Move CHANGELOG entry to unreleased section
1 parent f2e1d86 commit 8560386

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
@@ -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

0 commit comments

Comments
 (0)