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 @@ -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
You can’t perform that action at this time.
0 commit comments