File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929 ([ #1323 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1323 ) )
3030- ` opentelemetry-instrumentation-wsgi ` Add support for regular expression matching and sanitization of HTTP headers.
3131 ([ #1402 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1402 ) )
32+ - ` opentelemetry-instrumentation-falcon ` Add support for regular expression matching and sanitization of HTTP headers.
33+ ([ #1412 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1412 ) )
3234- ` opentelemetry-instrumentation-flask ` Add support for regular expression matching and sanitization of HTTP headers.
3335 ([ #1413 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1413 ) )
3436- ` opentelemetry-instrumentation-pyramid ` Add support for regular expression matching and sanitization of HTTP headers.
@@ -44,6 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4446 ([ #1333 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1333 ) )
4547- ` opentelemetry-instrumentation-asgi ` Make ASGIGetter.get() compare all keys in a case insensitive manner.
4648 ([ #1333 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1333 ) )
49+ - Use resp.text instead of resp.body for Falcon 3 to avoid a deprecation warning.
50+ ([ #1412 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1412 ) )
4751
4852## [ 1.13.0-0.34b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.13.0-0.34b0 ) - 2022-09-26
4953
You can’t perform that action at this time.
0 commit comments