File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
26
## 7.100.0
8
27
9
28
### Important Changes
You can’t perform that action at this time.
0 commit comments