Insights: getsentry/sentry-javascript
Could not load contribution data
Please try again later
1 Release published by 1 person
- 9.30.0
published
Jun 17, 2025
28 Pull requests merged by 8 people
- fix: Wait for the correct clientWidth/clientHeight when showing Feedback Screenshot previews
#16648 merged
Jun 20, 2025 - feat(pino): Add initial package for
@sentry/pino-transport
#16652 merged
Jun 20, 2025 - chore: Add cursor rule for publishing a release
#16662 merged
Jun 20, 2025 - fix(core): Improve
safeJoin
usage in console logging integration#16658 merged
Jun 20, 2025 - fix(browser): Remove usage of Array.at() method
#16647 merged
Jun 20, 2025 - fix(google-cloud-serverless): Make
CloudEvent
type compatible#16661 merged
Jun 20, 2025 - feat: Add CLAUDE.md for Claude Code development guidance
#16660 merged
Jun 19, 2025 - ci: Ensure CI uses correct node version & bump pnpm to latest v9
#16645 merged
Jun 18, 2025 - feat(nextjs): Add option for auto-generated random tunnel route
#16626 merged
Jun 18, 2025 - ref(core): Remove
utils-hoist
folder#16639 merged
Jun 18, 2025 - ref(node): Add
renameAttributeKey
helper to Vercel AI integration#16620 merged
Jun 18, 2025 - test(browser): Add test showing behavior of capturing built-in class instances
#16638 merged
Jun 18, 2025 - test(node): Unflake feature flag test
#16636 merged
Jun 18, 2025 - fix(nextjs): Fix lookup of
instrumentation-client.js
file#16637 merged
Jun 18, 2025 - feat(core): Allow to pass
scope
&client
togetTraceData
#16633 merged
Jun 18, 2025 - feat(flags): add node support for generic featureFlagsIntegration and move utils to core
#16585 merged
Jun 17, 2025 - feat(flags): capture feature flag evaluations on spans
#16485 merged
Jun 17, 2025 - chore(browser): Update comment for fetch transport
#16617 merged
Jun 17, 2025 - chore: Manually sync develop with master
#16616 merged
Jun 17, 2025 - ref(node): Improve span flushing
#16577 merged
Jun 17, 2025 - build(deps): Bump next from 14.1.3 to 14.2.30 in /dev-packages/e2e-tests/test-applications/nextjs-14
#16583 merged
Jun 17, 2025 - meta(changelog): Update changelog for 9.30.0
#16592 merged
Jun 17, 2025 - feat(deps): Bump @prisma/instrumentation from 6.8.2 to 6.9.0
#16608 merged
Jun 16, 2025 - feat(nextjs): Add URL to tags of server components and generation functions issues
#16500 merged
Jun 16, 2025 - feat(core): Don't gate user on logs with
sendDefaultPii
#16527 merged
Jun 16, 2025 - feat(node): Update Vercel AI span attributes
#16580 merged
Jun 16, 2025 - fix(opentelemetry): Ensure only orphaned spans of sent spans are sent
#16590 merged
Jun 16, 2025 - feat(nextjs): Ensure all packages we auto-instrument are externalized
#16552 merged
Jun 16, 2025
8 Pull requests opened by 4 people
- feat(browser): Add ElementTiming instrumentation and spans
#16589 opened
Jun 16, 2025 - feat(browser): Record standalone LCP spans
#16591 opened
Jun 16, 2025 - deps: Update all bundler plugin instances to latest & allow caret ranges
#16641 opened
Jun 18, 2025 - chore: Update node to 20.19.2
#16644 opened
Jun 18, 2025 - fix(cloudflare): Import types explicitly from worker-types
#16650 opened
Jun 18, 2025 - feat(node): Add postgresjs instrumentation
#16665 opened
Jun 20, 2025 - feat(pino-transport): Add functionality to send logs to sentry
#16667 opened
Jun 20, 2025 - chore: Add cursor rules for dependency upgrades
#16669 opened
Jun 20, 2025
25 Issues closed by 6 people
- Create pino transport package
#16621 closed
Jun 20, 2025 - Console Logging Integration creates [Object Object] or [Array]
#16657 closed
Jun 20, 2025 - this._sessionEntries.at is not a function
#16646 closed
Jun 20, 2025 - `wrapCloudEventFunction` incompatible with `CloudEvent` type from Google Cloud functions framework
#16653 closed
Jun 20, 2025 - MCP Server auto-instrumentation
#16656 closed
Jun 19, 2025 - Add instrumentations for `prime`, `clear` and `clearAll` operations in `dataloader` integration.
#13729 closed
Jun 18, 2025 - rolldown support
#16640 closed
Jun 18, 2025 - @sentry/nextjs does not search for `instrumentation-client.js`
#16634 closed
Jun 18, 2025 - Support getTraceData for custom scope
#16618 closed
Jun 18, 2025 - @sentry/nextjs does not search for `instrumentation-client.js`
#16635 closed
Jun 18, 2025 - nextjs-13 (canary) Test Failed
#16631 closed
Jun 18, 2025 - create-react-app (canary) Test Failed
#16630 closed
Jun 18, 2025 - Sentry syntheticException should not capture it's own stack trace
#11812 closed
Jun 18, 2025 - update wizard
#16629 closed
Jun 17, 2025 - update docs
#16628 closed
Jun 17, 2025 - implement auto-generated routes
#16627 closed
Jun 17, 2025 - SentryGlobalGraphQLFilter is not exported
#16625 closed
Jun 17, 2025 - Add API to browser SDKs to set span active on scope
#13807 closed
Jun 17, 2025 - Capture `request.url` for Next.js server spans
#16404 closed
Jun 16, 2025 - [RR7] Evaluate and document cjs output in vite config
#15197 closed
Jun 16, 2025 - TypeError: setters.get(...)[name] is not a function
#16327 closed
Jun 16, 2025 - Update vercel ai integration for newly aligned attributes
#16572 closed
Jun 16, 2025 - Add all packages we auto-instrument to `serverExternalPackages`
#16550 closed
Jun 16, 2025 - nextjs-app-dir (canary) Test Failed
#16582 closed
Jun 16, 2025 - nextjs-app-dir (latest) Test Failed
#16581 closed
Jun 16, 2025
21 Issues opened by 13 people
- Upgrading `@sentry/nextjs` increases build time
#16670 opened
Jun 20, 2025 - MPC Server - Instrument zod validation errors on MCP Server calls
#16668 opened
Jun 20, 2025 - MCP Server - support new MCP server typescript SDK APIs
#16666 opened
Jun 20, 2025 - Re-evaluate `safeJoin` usage and align console integration behaviour across SDKs
#16664 opened
Jun 20, 2025 - Add consola integration for sentry logging
#16659 opened
Jun 19, 2025 - MCP Server - instrumentation spec document
#16655 opened
Jun 19, 2025 - MCP Server - Implement error handling
#16654 opened
Jun 19, 2025 - GraphQL instrumentation: report failing spans (returning GraphQLError/ApolloError)
#16649 opened
Jun 18, 2025 - Bump `@sentry/vite-plugin` to v3 for astro SDK
#16643 opened
Jun 18, 2025 - Bump `@sentry/vite-plugin` to v3 for solidstart SDK
#16642 opened
Jun 18, 2025 - Add tests for new pino package
#16624 opened
Jun 17, 2025 - Add breadcrumbs and errors support to new pino package
#16623 opened
Jun 17, 2025 - Implement logs pino support via `pino-abstract-transport`
#16622 opened
Jun 17, 2025 - User Feedback Widget not working with NextJS + Turbopack
#16619 opened
Jun 17, 2025 - @sentry/nextjs modifies app.js output hash by injecting release value
#16593 opened
Jun 16, 2025 - enabled, beforeSend and ignoreErrors do not stop events from hitting Sentry with Next.js
#16588 opened
Jun 16, 2025 - User-Agent reduction, Client-Hints are not supported
#16587 opened
Jun 16, 2025 - @sentry/sveltekit import causing error with upgrade to 9.29.0
#16586 opened
Jun 15, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- feat(browser): Detect redirects when emitting navigation spans
#16324 commented on
Jun 18, 2025 • 5 new comments - test(e2e): Add `tsx` + `express` e2e test app
#16578 commented on
Jun 16, 2025 • 0 new comments - feat(node): Add `ignoreLayers` and `ignoreLayersType` options to express instrumentation
#16556 commented on
Jun 17, 2025 • 0 new comments - Latest @sentry/profiling-node (9.28.1) not working with Node 20 Azure Function: "version `GLIBCXX_3.4.29' not found"
#16561 commented on
Jun 20, 2025 • 0 new comments - Allow filtering errors from host-environment SDKs
#15321 commented on
Jun 20, 2025 • 0 new comments - Figure out why capturing events inside `waitUntil` doesn’t work in cloudflare
#16559 commented on
Jun 20, 2025 • 0 new comments - [sentry/cloudflare] Sentry import breaks Env type
#16099 commented on
Jun 19, 2025 • 0 new comments - React Router v7 deployed to Cloudflare Workers
#16130 commented on
Jun 19, 2025 • 0 new comments - Include request / response headers as attributes on `http.client` spans
#15761 commented on
Jun 19, 2025 • 0 new comments - Error keeps being reported despite exact matching text in `ignoreErrors` list
#16302 commented on
Jun 19, 2025 • 0 new comments - Improvements on `dataloader` integration
#13724 commented on
Jun 18, 2025 • 0 new comments - Next.js missing `http.client` spans / fetch instrumentation issues
#16403 commented on
Jun 18, 2025 • 0 new comments - Convert `@sentry/ember` addon to V2 addon format
#15835 commented on
Jun 18, 2025 • 0 new comments - Issue with SDK in Lightning Web Components - Salesforce
#16315 commented on
Jun 18, 2025 • 0 new comments - Next.js SDK changes navigation behavior
#16356 commented on
Jun 18, 2025 • 0 new comments - Adjust Sentry with Tanstack Start
#16540 commented on
Jun 18, 2025 • 0 new comments - Custom tags not added to Perfromance Issues
#15833 commented on
Jun 18, 2025 • 0 new comments - Doublecheck GRPC Status to Span Status mapping
#11195 commented on
Jun 16, 2025 • 0 new comments - Implement Node Core SDK
#15213 commented on
Jun 16, 2025 • 0 new comments - Next.js Turbopack Support
#8105 commented on
Jun 16, 2025 • 0 new comments - [Next.js] Figure out a way to silence the `import/require-in-the-middle` warnings for Turbopack
#15070 commented on
Jun 16, 2025 • 0 new comments