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 @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121 ([ #2178 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2178 ) )
2222- ` opentelemetry-instrumentation-fastapi ` Add support for configuring header extraction via runtime constructor parameters
2323 ([ #2241 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2241 ) )
24+ - ` opentelemetry-instrumentation-asgi ` Add support for configuring ASGI middleware header extraction via runtime constructor parameters
25+ ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
2426
2527## Version 1.22.0/0.43b0 (2023-12-14)
2628
@@ -59,8 +61,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5961 ([ #1948 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1948 ) )
6062- Added schema_url (` "https://opentelemetry.io/schemas/1.11.0" ` ) to all metrics and traces
6163 ([ #1977 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1977 ) )
62- - Add support for configuring ASGI middleware header extraction via runtime constructor parameters
63- ([ #2026 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2026 ) )
6464
6565### Fixed
6666
You can’t perform that action at this time.
0 commit comments