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: experimental/CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ All notable changes to experimental packages in this project will be documented
15
15
### :bug: (Bug Fix)
16
16
17
17
* fix(sdk-node): register context manager if no tracer options are provided [#4781](https://github.com/open-telemetry/opentelemetry-js/pull/4781)@pichlermarc
18
+
* fix(instrumentation): Update `import-in-the-middle` to fix [numerous bugs](https://github.com/DataDog/import-in-the-middle/releases/tag/v1.8.1)[#4806](https://github.com/open-telemetry/opentelemetry-js/pull/4806)@timfish
18
19
19
20
### :books: (Refine Doc)
20
21
@@ -61,7 +62,7 @@ All notable changes to experimental packages in this project will be documented
61
62
62
63
### :bug: (Bug Fix)
63
64
64
-
* fix(instrumentation): Update `import-in-the-middle` to fix [numerous bugs](https://github.com/DataDog/import-in-the-middle/pull/91)[#4745](https://github.com/open-telemetry/opentelemetry-js/pull/4745)@timfish
65
+
* fix(instrumentation): Update `import-in-the-middle` to fix [numerous bugs](https://github.com/DataDog/import-in-the-middle/releases/tag/v1.8.0)[#4745](https://github.com/open-telemetry/opentelemetry-js/pull/4745)@timfish
0 commit comments