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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ All notable changes to experimental packages in this project will be documented
83
83
* (user-facing) `url` was intended for internal use and has been removed from all exporters
84
84
* (user-facing) `timeoutMillis` was intended for internal use and has been removed from all exporters
85
85
* (user-facing) `onInit` was intended for internal use and has been removed from all exporters
86
+
* (user-facing) OTLP exporter config `headers` type changed from `Partial<Record<string, unknown>>` to `Record<string, string>`
86
87
* feat(otlp-exporter-base)!: do not export functions that are intended for internal use [#4971](https://github.com/open-telemetry/opentelemetry-js/pull/4971)@pichlermarc
87
88
* Drops the following functions and types that were intended for internal use from the package exports:
0 commit comments