Changes.Watch

Platform Engineering changelog digest

Nov 10 - Nov 16, 2025. Useful releases, risky migrations, and noisy updates from the Platform Engineering channel.

No matching updates in this bucket.

Platform Engineering updates in 2025-w46

2025-11-11, Version 25.2.0 (Current), @aduh95

  • Added configurable options to util.deprecate and marked type‑stripping as a stable module feature.
  • Extended the Node API with napi_create_object supporting property definitions and added totalAllocatedBytes to V8 heap statistics.
  • Increased network family autoselection timeout to 500 ms, refined localStorage getter error handling, and optimized buffer.concat performance.

2025-11-11, Version 24.11.1 'Krypton' (LTS), @aduh95

  • Fixed Buffer.allocUnsafe to return uninitialized memory as documented, resolving a known issue.
  • Added network payload size limits to the inspector, lazy cookie allocation for HTTP, and fixed an HTTP client leak.
  • Updated various docs (deprecations, DNS resolveAny, worker error typing) and upgraded key dependencies (corepack, npm, simdjson, inspector protocol).