Commit 1fd8080 1 parent 16ea987 commit 1fd8080 Copy full SHA for 1fd8080
File tree 1 file changed +2
-2
lines changed
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
21
21
([ #2178 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2178 ) )
22
22
- ` opentelemetry-instrumentation-fastapi ` Add support for configuring header extraction via runtime constructor parameters
23
23
([ #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 ) )
24
26
25
27
## Version 1.22.0/0.43b0 (2023-12-14)
26
28
@@ -59,8 +61,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
59
61
([ #1948 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1948 ) )
60
62
- Added schema_url (` "https://opentelemetry.io/schemas/1.11.0" ` ) to all metrics and traces
61
63
([ #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 ) )
64
64
65
65
### Fixed
66
66
You can’t perform that action at this time.
0 commit comments