Changes.Watch

Node.js changelog digest

Aug 4 - Aug 10, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.

No matching updates in this bucket.

Node.js updates in 2025-w32

Inbound Filters for Logs

  • Add server‑side inbound log filtering for Business plan customers
  • Allows dropping logs that match specific releases or message patterns

Auto refresh your logs

  • Added auto‑refresh for logs, displaying new entries in real‑time without manual page refresh.
  • Improves UX by keeping the log view up‑to‑date automatically.

Query your traces using natural language - Available for Early Adopters

  • Introduce an AI-powered assistant that lets you query tracing and spans using natural language
  • Retrieve relevant trace samples and compute metrics without writing manual queries
  • Feature is currently available for early adopters only

Replay AI Summaries – Now Available for Early Adopters

  • Introduces AI‑generated session replay summaries for early adopters
  • Provides narrative and chapter‑based structure to jump directly to key moments
  • Speeds up debugging by eliminating the need to watch full replays

8.2.0

  • Introduced new stream commands XDELEX and XACKDEL, extended XADD/XTRIM, added bitmap BITOP operators (DIFF, DIFF1, ANDOR, ONE), and a new SVS VAMANA vector index with compression
  • Added per‑slot usage and key‑size distribution metrics along with numerous performance and resource‑utilization improvements
  • Fixed multiple bugs and security issues, including CVE‑2025‑32023 and CVE‑2025‑48367, crash fixes, and replication/TTL handling