Requested by: @JPeer264
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
- feat(browser): Add
url.full attribute to resource spans (#21846)
- feat(core): Add
extendIntegration method (#21759)
- feat(core): Add
isTracingSuppressed to the async context strategy (#21785)
- feat(core): Pass normalizedRequest to the sampling context for root spans (#21833)
- feat(node): Add lru-memoizer diagnostics-channel integration to experimentalUseDiagnosticsChannelInjection (#21786)
- feat(node): Expose channel-based, streamlined
fastifyIntegration (#21706)
- fix(browser): Defer sending session envelope until browser is idle (#21844)
- fix(core): Improve waiting for tracing channel bindings (#21815)
- fix(core): Serialize streamed span status message to
sentry.status.message attribute (#21811)
- fix(nextjs): Don't inject trace meta tags when Cache Components is enabled (#21141)
- fix(opentelemetry): Strip leading ? and # from inferred http.query and http.fragment (#21848)
- fix(tanstackstart-react): Drop server transactions for tunnel route requests (#21769)
Internal Changes
- chore: Add external contributor to CHANGELOG.md (#21832)
- chore: Hoist transitive imports for bundles (#21858)
- chore: Mark http.query/http.fragment stripping for v11 url.query migration (#21852)
- docs: Use Cloudflare nodejs_compat flag (#21659)
- feat(server-utils): Add lru-memoizer diagnostics-channel integration (#21786)
- feat(server-utils): Expose channel-based, streamlined
fastifyIntegration (#21706)
- feat(server-utils): Restore caller context for callback tracing channels (#21863)
- ref(core): Move
spanStreamingIntegration setup into ServerRuntimeClient (#21814)
- ref(node): Infer orchestrion integration names (#21834)
- ref(node): Move node-fetch instrumentation away from InstrumentBase (#21778)
- ref(node): Streamline Prisma instrumentation (v6 and v7) (#21819)
- ref(node): Streamline vendored mysql instrumentation (#21568)
- ref(server-utils): Ensure ts3.8 has diagnostics channel shim (#21845)
- ref(server-utils): Move mysql orchestrion integration onto bindTracingChannelToSpan (#21865)
- ref(server-utils): Set error attributes on span and simplify error info extraction (#21822)
- test: Introduce .unordered in node-integration-tests (#21697)
- test(cloudflare): Align CF types and compat flags (#21835)
- test(e2e/hono): Isolate request-data extraction tests onto a dedicated route (#21869)
- test(node-integration): Harden knex mysql2 healthcheck to fix flaky test (#21868)
- test(node-integration-tests): Fix flaky postgresjs basic transaction/error ordering (#21870)
- test(node-integration-tests): Retry transient docker compose up failures (#21860)
- test(nuxt): Test
mysql instrumentation with orchestrion bundler plugin (#21782)
Work in this release was contributed by @suzunn. Thank you for your contribution!
Requested by: @JPeer264
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
url.fullattribute to resource spans (#21846)extendIntegrationmethod (#21759)isTracingSuppressedto the async context strategy (#21785)fastifyIntegration(#21706)sentry.status.messageattribute (#21811)Internal Changes
fastifyIntegration(#21706)spanStreamingIntegrationsetup intoServerRuntimeClient(#21814)mysqlinstrumentation with orchestrion bundler plugin (#21782)Work in this release was contributed by @suzunn. Thank you for your contribution!