File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 8.9.0
8+
9+ ### Important changes
10+
11+ - ** feat(solid): Add Solid SDK**
12+
13+ This release adds a dedicated SDK for [ Solid JS] ( https://www.solidjs.com/ ) in alpha state with instrumentation for
14+ [ Solid Router] ( https://docs.solidjs.com/solid-router ) and custom ` ErrorBoundary ` . See the
15+ [ package README] ( https://github.com/getsentry/sentry-javascript/blob/develop/packages/solid/README.md ) for how to use
16+ the SDK.
17+
18+ ### Other changes
19+
20+ - build: Cleanup dependencies (#12405 )
21+ - feat(deps): bump @opentelemetry/instrumentation-express from 0.40.0 to 0.40.1 (#12438 )
22+ - feat(deps): bump @opentelemetry/instrumentation-mongodb from 0.44.0 to 0.45.0 (#12439 )
23+ - feat(deps): bump @opentelemetry/propagator-aws-xray from 1.24.1 to 1.25.0 (#12437 )
24+ - feat(nextjs): Allow for suppressing warning about missing global error handler file (#12369 )
25+ - feat(redis): Add cache logic for redis-4 (#12429 )
26+ - feat(replay): Replay Web Vital Breadcrumbs (#12296 )
27+ - fix: Fix types export order (#12404 )
28+ - fix(aws-serverless): Add ` op ` to Otel-generated lambda function root span (#12430 )
29+ - fix(aws-serverless): Only auto-patch handler in CJS when loading ` awslambda-auto ` (#12392 )
30+ - fix(aws-serverless): Only start root span in Sentry wrapper if Otel didn't wrap handler (#12407 )
31+ - fix(browser): Fix INP span creation & transaction tagging (#12372 )
32+ - fix(nextjs): correct types conditional export ordering (#12355 )
33+ - fix(replay): Fix guard for exception event (#12441 )
34+ - fix(vue): Handle span name assignment for nested routes in VueRouter (#12398 )
35+
736Work in this release was contributed by @soch4n . Thank you for your contribution!
837
938## 8.8.0
You can’t perform that action at this time.
0 commit comments