Skip to content

Commit 1fa3863

Browse files
committed
meta: Update changelog
1 parent f794dbd commit 1fa3863

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

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

7+
## 6.17.3
8+
9+
- fix(nextjs): Unwrap `req` and `res` if necessary when instrumenting server (#4467)
10+
711
## 6.17.2
812

913
This patch contains a breaking change for anyone setting the undocumented `rethrowAfterCapture` option for `@sentry/serverless`'s AWS wrapper to `false`, as its functionality has been removed. For backwards compatibility with anyone setting it to `true` (which is also the default), the option remains in the `WrapperOptions` type for now. It will be removed in the next major release, though, so we recommend removing it from your code.

0 commit comments

Comments
 (0)