Skip to content

Commit 6870373

Browse files
author
Luca Forstner
committed
meta(changelog): Update changelog for 8.0.0-rc.3
1 parent 4e318fd commit 6870373

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

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

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+
724
## 8.0.0-rc.2
825

926
### Important Changes

0 commit comments

Comments
 (0)