Changes.Watch

DevOps changelog digest

Mar 2 - Mar 8, 2026. Useful releases, risky migrations, and noisy updates from the DevOps channel.

No matching updates in this bucket.

DevOps updates in 2026-w10

2026-03-05, Version 20.20.1 'Iron' (LTS), @marco-ippolito

  • Build system now tests on Python 3.14 and adds sccache persistence improvements.
  • Crypto module upgraded root certificates to NSS 3.119, fixed deepEqual URL bug, and added HTTP keep‑alive timeout and HTTP/2 initialWindowSize validation.
  • Massive dependency refresh (V8, ICU, OpenSSL 3.0.19, corepack 0.34.6, minimatch, googletest, etc.) plus extensive documentation typo and grammar corrections.

2026-03-03, Version 25.8.0 (Current), @richardlau

  • Added a limits property to SQLite DatabaseSync, C++ support for diagnostics channels, and a permission audit API.
  • Test runner now exposes worker IDs for concurrent execution and buffer.concat performance has been optimized.
  • Switched to new API documentation tooling and fixed several crypto null‑pointer handling bugs.