Skip to content

Commit 4ed0bc6

Browse files
committed
changelog entry
1 parent 4b1de98 commit 4ed0bc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

semantic-conventions/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ All notable changes to the semantic-conventions package will be documented in th
77

88
### :boom: Breaking Changes
99

10+
* fix: Remove some unstable exports from the *meant to be stable* `@opentelemetry/semantic-conventions` entry point. [#5690](https://github.com/open-telemetry/opentelemetry-js/pull/5690)
11+
* Some `DB_SYSTEM_NAME_VALUE_*` exports (enum values for the stable `db.system.name` attribute, erroneously included in v1.33.0) and `NETWORK_TRANSPORT_VALUE_QUIC` (errorneously include since v1.26.0) have been moved back to the *unstable* endpoint (`@opentelemetry/semantic-conventions/incubating`). See the PR description for a full list.
12+
1013
### :rocket: Features
1114

1215
### :bug: Bug Fixes

0 commit comments

Comments
 (0)