Skip to content

Commit

Permalink
updated changelog to breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkuba committed Mar 22, 2024
1 parent 7806029 commit ea2bfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ All notable changes to experimental packages in this project will be documented
* was used internally to keep track of the service client used by the exporter, as a side effect it allowed end-users to modify the gRPC service client that was used
* `compression`
* was used internally to keep track of the compression to use but was unintentionally exposed to the users. It allowed to read and write the value, writing, however, would have no effect.
* feat(api-events)!: added data field to the Event interface [4575](/~https://github.com/open-telemetry/opentelemetry-js/pull/4575)

### :rocket: (Enhancement)

* refactor(instr-http): use exported strings for semconv. [#4573](/~https://github.com/open-telemetry/opentelemetry-js/pull/4573/) @JamieDanielson
* feat(api-events): added data field to the Event interface [4575](/~https://github.com/open-telemetry/opentelemetry-js/pull/4575)

### :bug: (Bug Fix)

Expand Down

0 comments on commit ea2bfab

Please sign in to comment.