- Allows linking a single GitHub account across multiple Sentry organizations
- Enables cross‑org repository integration without needing separate GitHub accounts
- Improves workflow for users managing several Sentry orgs
Node.js changelog digest
Jun 2 - Jun 8, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2025-w23
- Introduced a redesigned navigation UI and updated Issue Views for Sentry
- Now generally available and users can opt‑in to the new experience
- Preview release of Rust‑engine‑free Prisma ORM for PostgreSQL & SQLite using queryCompiler and driverAdapters flags.
- Local Prisma Postgres now persists data, supports multiple instances, and is the default for `prisma init`; you can also connect using any ORM via standard PostgreSQL connection strings.
- New UI features include backup/restore in Prisma Console, a VS Code extension database management UI, and a new San Francisco region for Prisma Postgres.
- Added ability to create anomaly detection alerts on span‑based queries.
- Enable proactive monitoring of performance anomalies directly from tracing data.