Skip to content

Commit

Permalink
meta: Update changelog for 8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nicohrubec authored and lforst committed Jul 31, 2024
1 parent 945cdbc commit 85bbb50
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

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

## Unreleased
# 8.22.0

### Important Changes

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

### Other Changes

- feat(meta-sdks): Remove runtime tags (#13105)
- feat(nestjs): Automatic instrumentation of nestjs guards (#13129)
- feat(nestjs): Filter all HttpExceptions (#13120)
- feat(replay): Capture exception when `internal_sdk_error` client report happens (#13072)
- fix: Use `globalThis` for code injection (#13132)

## 8.21.0

### Important Changes
Expand Down

0 comments on commit 85bbb50

Please sign in to comment.