Skip to content
Merged
Prev Previous commit
Next Next commit
chore: add changelog entry
  • Loading branch information
pichlermarc committed Oct 25, 2024
commit 64c6b12c57c7551ca7640de6869d3b0c6e98cb1e
3 changes: 3 additions & 0 deletions experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ All notable changes to experimental packages in this project will be documented

### :bug: (Bug Fix)

* fix(instrumentation-http): drop url.parse in favor of URL constructor [#5091](https://github.com/open-telemetry/opentelemetry-js/pull/5091) @pichlermarc
* fixes a bug where using cyrillic characters in a client request string URL would throw

### :books: (Refine Doc)

### :house: (Internal)
Expand Down