Changes.Watch

GitHub changelog digest

Oct 27 - Nov 2, 2025. Useful releases, risky migrations, and noisy updates from the GitHub channel.

No matching updates in this bucket.

GitHub updates in 2025-w44

Custom Global Filters Available for Dashboards (Early Adopter)

  • Adds custom global filters for dashboards
  • Filters use the same properties available in the widget builder
  • Feature released as an early adopter preview

2025-10-28, Version 25.1.0 (Current), @aduh95

  • Add http server option optimizeEmptyRequests, SQLite defensive flag, and watch config namespace; introduce optional disabling of source‑phase imports and experimental IsolateGroups support
  • Enhance inspector with network payload buffer limits and websocket handshake response; fix TLS external‑memory leak on invalid protocol versions and update root CA certificates
  • Extensive documentation updates, test, build, and tooling fixes across the codebase

2025-10-28, Version 22.21.1 'Jod' (LTS), @aduh95

  • Add passive listener spec compliance and extend SPrintF functions to accept std::string_view, enhancing API flexibility.
  • Fix multiple bugs in HTTP2 upgrade flow, process env/defaults, async context handling, timer bindings, and WASI function signatures.
  • Improve performance and code quality by optimizing priority queue, array inspection, early hints handling, and reducing unnecessary string allocations.

2025-10-28, Version 24.11.0 'Krypton' (LTS), @richardlau

  • Node.js 24.x transitions to LTS (codename Krypton) with support through April 2028.
  • Only metadata (e.g., process.release) was updated; no functional changes from 24.10.0.
  • Known issue: Buffer.allocUnsafe currently returns zero‑filled buffers; fix slated for the next LTS release.