- Add `shouldUpgradeCallback` to HTTP server API, enabling servers to control protocol upgrades and fixing related HTTP/2 upgrade handling.
- Introduce a new worker heap profiling API for memory analysis of worker threads.
- Refresh SQLite support: clean up ERM, export a `Session` class, and add a tagged template literal API; also expose `signatureAlgorithm` on X509Certificate and convert several crypto functions to async.
Docker changelog digest
Sep 22 - Sep 28, 2025. Useful releases, risky migrations, and noisy updates from the Docker channel.
No matching updates in this bucket.
Docker updates in 2025-w39
- Update bundled OpenSSL to 3.5.2, extending Node.js 22.x security support through 2027 and updating root certificates to NSS 3.114
- Add several new minor features: http.Agent.agentKeepAliveTimeoutBuffer option, http2 raw header array support, Brotli compression in streams, execArgvExtension and execArgv support for SEA, and CPU‑profile APIs for workers
- Various documentation improvements and build fixes, plus minor bug fixes across crypto, fs, inspector, and other core modules