Original text is not available for public display.
Related items
v1.36.0-alpha.2
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details.
v1.36.0-alpha.1
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details.
2026-05-20, Version 26.2.0 (Current), @aduh95
Notable Changes \[189d43a193] - doc: mark stream.compose stable (Matteo Collina) #62562 \[f858c6140e] - (SEMVER-MINOR) fs: add Temporal.Instant support to Stats and BigIntStats (Livia Medeiros) #60789 \[0cbb3895df] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #63155 Comm...
2025-11-11, Version 25.2.0 (Current), @aduh95
Notable Changes \[a37c01e6a1] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #59982 \[4fbb1ab101] - lib: throw from localStorage getter on missing storage path (René) #60351 \[727560a96d] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #60600 \[506b79e888] - (SEMVER-MINO...
2025-11-17, Version 25.2.1 (Current), @aduh95
This release reverts the spec-compliant behavior of sometimes throwing on localStorage access. We received feedback that this change on an experimental API was too breaking for a semver-minor release, so we decided to push it back for Node.js 26.0.0. Commits \[ff89b7b6c7] - crypto: ensure documented RSA-PSS saltLeng...
2026-05-07, Version 26.1.0 (Current), @aduh95
Notable Changes Experimental node:ffi module Node.js now includes an experimental node:ffi module for loading dynamic libraries and calling native symbols from JavaScript. The API is gated behind the --experimental-ffi flag and, when the Permission Model is enabled, requires --allow-ffi. This API is inherently unsaf...