Skip to content

Commit 79cb83d

Browse files
authored
chore: update changelog to reflect #3098 fixed #2791 (#3111)
1 parent 5ae0a37 commit 79cb83d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ All notable changes to experimental packages in this project will be documented
2626
* fix(histogram): fix maximum when only values < -1 are provided [#3086](https://github.com/open-telemetry/opentelemetry-js/pull/3086) @pichlermarc
2727
* fix(sdk-metrics-base): fix PeriodicExportingMetricReader keeping Node.js process from exiting
2828
[#3106](https://github.com/open-telemetry/opentelemetry-js/pull/3106) @seemk
29+
* fix(otlp-proto): fixes [#2791](https://github.com/open-telemetry/opentelemetry-js/issues/2791) otlp proto exporters no longer share a single global proto definition
30+
[#3098](https://github.com/open-telemetry/opentelemetry-js/pull/3098) @legendecas
2931

3032
### :books: (Refine Doc)
3133

0 commit comments

Comments
 (0)