- Added per‑stream `inspectOptions` to the console API.
- Removed legacy `util.getCallSite` from the lib module.
- Introduced a new SQLite authorization API.
Node.js changelog digest
Oct 6 - Oct 12, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2025-w41
- Fix regression in v6.17.0 where diffing of unsupported types caused unnecessary or incorrect migration changes.
- Prevent incorrect changes when running db pull or creating migrations for schemas containing Unsupported fields.
- Release recommended as a patch for all users with Unsupported fields in their schema.
- Add native Serilog sink to forward logs to Sentry automatically
- Enable .NET applications using Serilog to capture and send logs to Sentry without additional code
- Adds automatic forwarding of logs from Pino and Consola SDKs to Sentry
- Integrates with existing Pino and Consola loggers without requiring code changes
- Added Entra ID (Active Directory) authentication support for the MS SQL driver and relaxed the @opentelemetry/instrumentation version range.
- Restored original group‑by aggregation behavior and fixed JSON column handling for MariaDB.
- Introduced usage metrics and GA support for Prisma Postgres with any client, and added Codex CLI detection to block unsafe Prisma operations.