Skip to content

Commit d3630af

Browse files
dyladanpichlermarc
andauthored
doc: document breaking change in 0.54 (open-telemetry#5169)
Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
1 parent 09a630d commit d3630af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

experimental/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ All notable changes to experimental packages in this project will be documented
8383
* (user-facing) `url` was intended for internal use and has been removed from all exporters
8484
* (user-facing) `timeoutMillis` was intended for internal use and has been removed from all exporters
8585
* (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>`
8687
* 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
8788
* Drops the following functions and types that were intended for internal use from the package exports:
8889
* `parseHeaders`

0 commit comments

Comments
 (0)