We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba6016 commit 605e4e4Copy full SHA for 605e4e4
CHANGELOG.md
@@ -10,6 +10,13 @@
10
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
13
+## 9.21.0
14
+
15
+- docs: Fix v7 migration link ([#14629](https://github.com/getsentry/sentry-javascript/pull/14629))
16
+- feat(node): Vendor in `@fastify/otel` ([#16328](https://github.com/getsentry/sentry-javascript/pull/16328))
17
+- fix(nestjs): Handle multiple `OnEvent` decorators ([#16306](https://github.com/getsentry/sentry-javascript/pull/16306))
18
+- fix(node): Avoid creating breadcrumbs for suppressed requests ([#16285](https://github.com/getsentry/sentry-javascript/pull/16285))
19
20
Work in this release was contributed by @phthhieu. Thank you for your contribution!
21
22
## 9.20.0
0 commit comments