File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
1919- Fix bug in Urllib instrumentation - add status code to span attributes only if the status code is not None.
2020 ([ #1430 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1430 ) )
21+ - ` opentelemetry-instrumentation-aiohttp-client ` Allow overriding of status in response hook.
22+ ([ #1394 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1394 ) )
2123- ` opentelemetry-instrumentation-pymysql ` Fix dbapi connection instrument wrapper has no _ sock member.
2224 ([ #1424 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1424 ) )
2325- ` opentelemetry-instrumentation-dbapi ` Fix the check for the connection already being instrumented in instrument_connection().
You can’t perform that action at this time.
0 commit comments