Skip to content

Commit 46511e5

Browse files
committed
meta(changelog): Update changelog for v8.2.0
1 parent 257bcb0 commit 46511e5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

7+
## 8.2.0
8+
9+
- feat(redis-cache): Create cache-span with prefixed keys (get/set commands) (#12070)
10+
- feat(core): Add `beforeSendSpan` hook (#11886)
11+
- feat(browser): Improve idle span handling (#12065)
12+
- fix(node): Set transactionName for unsampled spans in httpIntegration (#12071)
13+
- fix(core): Export Scope interface as `Scope` (#12067)
14+
- fix(core): Avoid looking up client for `hasTracingEnabled()` if possible (#12066)
15+
- fix(browser): Use consistent timestamps (#12063)
16+
- fix(node): Fix check for performance integrations (#12043)
17+
- ref(sveltekit): Warn to delete source maps if Sentry plugin enabled source maps generation (#12072)
18+
719
## 8.1.0
820

921
This release mainly fixes a couple of bugs from the initial [8.0.0 release](#800). In addition to the changes below, we

0 commit comments

Comments
 (0)