Skip to content

Commit 2820453

Browse files
committed
Updated CHANGELOG and moved change to unreleased
1 parent 0ec7557 commit 2820453

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
@@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828

2929
### Fixed
3030

31+
- `opentelemetry-instrumentation-django`: Fixes invalid type at WSGI request headers and attributes collection.
32+
([#3731](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3731))
3133
- `opentelemetry-instrumentation-botocore`: bedrock: only decode JSON input buffer in Anthropic Claude streaming
3234
([#3875](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3875))
3335
- `opentelemetry-instrumentation-aiohttp-client`, `opentelemetry-instrumentation-aiohttp-server`: Fix readme links and text
@@ -45,8 +47,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4547

4648
### Fixed
4749

48-
- `opentelemetry-instrumentation-django`: Fixes invalid type at WSGI request headers and attributes collection.
49-
([#3731](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3731))
5050
- `opentelemetry-instrumentation-flask`: Do not record `http.server.duration` metrics for excluded URLs.
5151
([#3794](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3794))
5252
- `opentelemetry-instrumentation-botocore`: migrate off the deprecated events API to use the logs API

0 commit comments

Comments
 (0)