Skip to content

Commit cce2404

Browse files
committed
meta(changelog): Update changelog for v8.0.0-beta.6
1 parent 5102de0 commit cce2404

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

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

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+
731
## 8.0.0-beta.5
832

933
This beta release contains various bugfixes and improvements for the v8 beta cycle.

0 commit comments

Comments
 (0)