Requested by: @nicohrubec
Merge target: master
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Important Changes
Other Changes
- fix(node): Avoid failing at runtime if tracingChannel is not available (#21783)
- fix(sveltekit): Avoid capturing preloaded 400 errors on client (#21784)
Work in this release was contributed by @hyunbinseo. Thank you for your contribution!
Internal Changes
- chore(github): Update tracked packages (#21789)
- feat(core): Add spanKindToName helper for reverse span-kind lookup (#21780)
- ref(aws-serverless): Streamline AwsLambda instrumentation (#21758)
- ref(node): Fix server-utils name for VercelAI integration (#21809)
- ref(node): Streamline amqplib instrumentation (#21753)
- ref(node): Streamline Firebase instrumentation (#21748)
- test: Pin webpack to 5.107.0 (#21781)
- test(e2e): Add
no-browser-session lighthouse e2e test mode (#21787)
- test(e2e): Add more test modes, pre-init and element timing (#21760)
Requested by: @nicohrubec
Merge target: master
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Important Changes
feat(server-runtimes): Add v7 support for
vercelAiIntegration(#21613)The
vercelAiIntegrationnow supports v7 of theaipackage. Note that v7 is not yet supported on Cloudflare.Other Changes
Work in this release was contributed by @hyunbinseo. Thank you for your contribution!
Internal Changes
no-browser-sessionlighthouse e2e test mode (#21787)