Skip to content

Commit d3e7046

Browse files
committed
fixup! chore: prepare release 1.23.0/0.50.0
1 parent 5125f91 commit d3e7046

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/
2323

2424
* perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes [#4576](https://github.com/open-telemetry/opentelemetry-js/pull/4576) @Samuron
2525
* feat(sdk-metrics): added experimental synchronous gauge to SDK [#4565](https://github.com/open-telemetry/opentelemetry-js/pull/4565) @clintonb
26-
* this change will become user-facing in an upcoming release
26+
* this change will become user-facing in an upcoming release
2727

2828
### :bug: (Bug Fix)
2929

experimental/CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ and AnyValueMap types [#4575](https://github.com/open-telemetry/opentelemetry-js
4141
* feat(instrumentation-xhr): optionally ignore network events [#4571](https://github.com/open-telemetry/opentelemetry-js/pull/4571/) @mustafahaddara
4242
* refactor(instrumentation-http): use exported strings for semconv [#4573](https://github.com/open-telemetry/opentelemetry-js/pull/4573/) @JamieDanielson
4343
* perf(instrumentation-http): remove obvious temp allocations [#4576](https://github.com/open-telemetry/opentelemetry-js/pull/4576) @Samuron
44-
* feat(sdk-node): add `HostDetector` as default resource detector
45-
* feat(api-events): added data field to the Event interface [4575](https://github.com/open-telemetry/opentelemetry-js/pull/4575)
44+
* feat(sdk-node): add `HostDetector` as default resource detector [#4566](https://github.com/open-telemetry/opentelemetry-js/pull/4566) @maryliag
45+
* feat(api-events): added data field to the Event interface [#4575](https://github.com/open-telemetry/opentelemetry-js/pull/4575) @martinkuba
4646

4747
### :bug: (Bug Fix)
4848

0 commit comments

Comments
 (0)