File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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
+ ## 8.0.0-rc.3
8
+
9
+ ### Important Changes
10
+
11
+ - ** feat(bun): Add Bun Global Unhandled Handlers (#11960 )**
12
+
13
+ The Bun SDK will now capture global unhandled errors.
14
+
15
+ ### Other Changes
16
+
17
+ - feat(node): Log process and thread info on initialisation (#11972 )
18
+ - fix(aws-serverless): Include ESM artifacts in package (#11973 )
19
+ - fix(browser): Only start ` http.client ` spans if there is an active parent span (#11974 )
20
+ - fix(feedback): Improve CSS theme variable names and layout (#11964 )
21
+ - fix(node): Ensure ` execArgv ` are not sent to worker threads (#11963 )
22
+ - ref(feedback): Simplify feedback function params (#11957 )
23
+
7
24
## 8.0.0-rc.2
8
25
9
26
### Important Changes
You can’t perform that action at this time.
0 commit comments