File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
19
## 8.1.0
8
20
9
21
This release mainly fixes a couple of bugs from the initial [ 8.0.0 release] ( #800 ) . In addition to the changes below, we
You can’t perform that action at this time.
0 commit comments