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 @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
1313## Unreleased
1414
15- - opentelemetry-sdk: Added request filter which fixes invalid type at WSGI request headers and attributes
15+ - opentelemetry-api: Convert objects of any type other than AnyValue which fixes invalid type at WSGI request attributes
1616 ([#4808](https://github.com/open-telemetry/opentelemetry-python/pull/4808))
1717- docs: Added sqlcommenter example
1818 ([#4734](https://github.com/open-telemetry/opentelemetry-python/pull/4734))
@@ -1721,7 +1721,7 @@ can cause a deadlock to occur over `logging._lock` in some cases ([#4636](https:
17211721- Add reset for the global configuration object, for testing purposes
17221722 ([#636](https://github.com/open-telemetry/opentelemetry-python/pull/636))
17231723- Add support for programmatic instrumentation
1724- ([#579 ](https://github.com/open-telemetry/opentelemetry-python/pull/569))
1724+ ([#569 ](https://github.com/open-telemetry/opentelemetry-python/pull/569))
17251725
17261726### Changed
17271727
You can’t perform that action at this time.
0 commit comments