Skip to content

Commit 32940a8

Browse files
authored
meta(changelog): Update changelog vor v7.101.0 (#10643)
Forward-porting this from the v7 branch.
1 parent fe8043c commit 32940a8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.101.0
8+
9+
- feat: Export semantic attribute keys from SDK packages (#10637)
10+
- feat(core): Add metric summaries to spans (#10554)
11+
- feat(core): Deprecate the `Hub` constructor (#10584)
12+
- feat(core): Make custom tracing methods return spans & set default op (#10633)
13+
- feat(replay): Add `getReplay` utility function (#10510)
14+
- fix(angular-ivy): Add `exports` field to `package.json` (#10569)
15+
- fix(sveltekit): Avoid capturing Http 4xx errors on the client (#10571)
16+
- fix(sveltekit): Properly await sourcemaps flattening (#10602)
17+
18+
## 7.100.1
19+
20+
This release contains build fixes for profiling-node.
21+
22+
- build(profiling-node): make sure debug build plugin is used #10534
23+
- build: Only run profiling e2e test if bindings have changed #10542
24+
- fix(feedback): Replay breadcrumb for feedback events was incorrect #10536
25+
726
## 7.100.0
827

928
### Important Changes

0 commit comments

Comments
 (0)