Skip to content

Commit 0810ac8

Browse files
committed
meta: 6.17.2 CHANGELOG entry
1 parent bf05736 commit 0810ac8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44

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

7+
## 6.17.2
8+
79
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.
810

911
- ref(serverless): Remove `rethrowAfterCapture` use in AWS lambda wrapper (#4448)
12+
- fix(utils): Remove dom is casting (#4451)
1013

1114
## 6.17.1
1215

0 commit comments

Comments
 (0)