Changes.Watch

Node.js changelog digest

Oct 20 - Oct 26, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.

No matching updates in this bucket.

Node.js updates in 2025-w43

OTLP Ingestion Endpoints for Traces and Logs are in Open Beta

  • Introduce Open Beta OTLP ingestion endpoints for traces and logs
  • Enable direct sending of OTLP‑formatted tracing and logging data to Sentry

Sentry Ruby SDK 6.0.0

  • Add ability to ignore status codes in performance monitoring
  • Introduce custom sampling interval for profiling
  • Remove async option, potentially breaking existing async usage

6.18.0

  • prisma init now scaffolds a prisma.config.ts and enables datasource and engine configuration via this file, preparing for Prisma 7 requirements
  • added support for multiple Prisma instances with different providers, an env helper, js/classic engine types, and automatic Bytes‑to‑Uint8Array mapping based on TypeScript version
  • console now displays database usage metrics such as total egress, average response size, and query duration for Prisma Postgres

AI-Powered User Feedback Summary and Categories in Open Beta

  • Introduces AI-generated feedback summaries that provide a concise overview of user feedback trends.
  • Highlights 2–3 recurring themes, enabling quick insight without reading every comment.

2025-10-20, Version 22.21.0 'Jod' (LTS), @aduh95

  • Added built‑in proxy support (CLI env proxy, HTTP/HTTPS request and Agent) and a new `shouldUpgradeCallback` for server‑controlled HTTP upgrades.
  • Introduced percentage‑based `max_old_space_size` configuration and various performance optimizations across the runtime.
  • Extended documentation (proxy usage, .env files, migration guides, security escalation policy) and updated key dependencies (OpenSSL 3.5.x, Undici 6.22.0, npm 10.9.4).