You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/
13
13
14
14
### :bug: (Bug Fix)
15
15
16
+
* fix(http-instrumentation): stop listening to `request`'s `close` event once it has emitted `response`[#3625](https://github.com/open-telemetry/opentelemetry-js/pull/3625)@SimenB
16
17
* fix(sdk-node): fix initialization in bundled environments by not loading @opentelemetry/exporter-jaeger[#3739](https://github.com/open-telemetry/opentelemetry-js/pull/3739)@pichlermarc
0 commit comments