Skip to content

Commit 85bbb50

Browse files
nicohrubecLuca Forstner
authored andcommitted
meta: Update changelog for 8.22
1 parent 945cdbc commit 85bbb50

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
## Unreleased
12+
# 8.22.0
1313

1414
### Important Changes
1515

@@ -31,6 +31,14 @@ export const onRequest = Sentry.sentryPagesPlugin({
3131
});
3232
```
3333

34+
### Other Changes
35+
36+
- feat(meta-sdks): Remove runtime tags (#13105)
37+
- feat(nestjs): Automatic instrumentation of nestjs guards (#13129)
38+
- feat(nestjs): Filter all HttpExceptions (#13120)
39+
- feat(replay): Capture exception when `internal_sdk_error` client report happens (#13072)
40+
- fix: Use `globalThis` for code injection (#13132)
41+
3442
## 8.21.0
3543

3644
### Important Changes

0 commit comments

Comments
 (0)