Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Pichler <[email protected]>
  • Loading branch information
scheler and pichlermarc authored Mar 25, 2024
1 parent 67453e0 commit 8a2e225
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/

### :boom: Breaking Change

* feat(otlp-exporter-base): added support for sending gzip compressed content in the OTLP exporter for browser [#4493](https://github.com/open-telemetry/opentelemetry-js/pull/4493)
* The function signature for `sendWithXhr` has changed. If you are using `otlp-exporter-base`, please update `otlp-proto-exporter-base` as well.

* feat(otlp-exporter-base)!: added support for sending gzip compressed content in the OTLP exporter for browser [#4493](https://github.com/open-telemetry/opentelemetry-js/pull/4493)
* The function signature for `sendWithXhr` has changed.
### :rocket: (Enhancement)

### :bug: (Bug Fix)
Expand Down

0 comments on commit 8a2e225

Please sign in to comment.