Skip to content

Commit

Permalink
meta: 6.17.2 CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Jan 25, 2022
1 parent bf05736 commit 0810ac8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,9 +4,12 @@

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

## 6.17.2

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.

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

## 6.17.1

Expand Down

0 comments on commit 0810ac8

Please sign in to comment.