Skip to content

Commit 109b060

Browse files
committed
changelog
1 parent 1b6d231 commit 109b060

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 10.27.0-alpha.0
8+
9+
This release is a preview release for sending spans in browser via spanV2 instead of transaction event envelopes. All of this is experimental and subject to change. Use at your own risk. [More Details.](https://github.com/getsentry/sentry-javascript/pull/17852)
10+
11+
Changes from 10.24-alpha.1:
12+
13+
- add `sentry.segment.id` common span attribute
14+
- rename attribute `user.username` to `user.name`
15+
- remove `is_remote`, add `is_segment` span attributes
16+
- remove `span.kind` field
17+
718
## 10.27.0
819

920
### Important Changes

0 commit comments

Comments
 (0)