File tree 1 file changed +2
-0
lines changed
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
18
18
19
19
- Fix bug in Urllib instrumentation - add status code to span attributes only if the status code is not None.
20
20
([ #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 ) )
21
23
- ` opentelemetry-instrumentation-pymysql ` Fix dbapi connection instrument wrapper has no _ sock member.
22
24
([ #1424 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1424 ) )
23
25
- ` 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