File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-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.0.0-beta.6
8
+
9
+ This beta release contains various bugfixes and improvements for the v8 beta cycle.
10
+
11
+ - feat: Add ` tunnel ` support to multiplexed transport (#11806 )
12
+ - feat: Export ` spanToBaggageHeader ` utility (#11881 )
13
+ - feat(browser): Disable standalone ` http.client ` spans (#11879 )
14
+ - feat(ember): Update ember dependencies (#11753 )
15
+ - feat(fedback): Convert CDN bundles to use async feedback for lower bundle sizes (#11791 )
16
+ - feat(feedback): Add ` captureFeedback ` method (#11428 )
17
+ - feat(feedback): Have screenshot by default (#11839 )
18
+ - feat(integrations): Add zod integration (#11144 )
19
+ - feat(ioredis): Add integration for ` ioredis ` (#11856 )
20
+ - feat(nextjs): Add transaction name to scope of server component (#11850 )
21
+ - feat(nextjs): Be smarter in warning about old ways of init configuration (#11882 )
22
+ - feat(nextjs): Set transaction names on scope for route handlers and generation functions (#11869 )
23
+ - feat(node): Support Node 22 (#11871 )
24
+ - fix(angular): Run tracing calls outside Angular (#11748 )
25
+ - fix(feedback): Be consistent about whether screenshot should and can render (#11859 )
26
+ - fix(nestjs): Ensure Nest.js interceptor works with non-http context (#11880 )
27
+ - fix(node): Fix nest.js error handler (#11874 )
28
+ - fix(react): Fix react router v4/v5 instrumentation (#11855 )
29
+ - ref: Add geo location types (#11847 )
30
+
7
31
## 8.0.0-beta.5
8
32
9
33
This beta release contains various bugfixes and improvements for the v8 beta cycle.
You can’t perform that action at this time.
0 commit comments