Update Nov 11, 2025 tracked by Updatify
2025-11-11, Version 24.11.1 'Krypton' (LTS), @aduh95
Notable Changes
The known issue relating to Buffer.allocUnsafe incorrectly zero-filling buffers
has now been addressed and now returns uninitialized memory as documented in the
Buffer.allocUnsafe
documentation.
Commits
-
[
0a15ccf3f4] - benchmark: improve cpu.sh for safety and usability (Nam Yooseong) #60162 -
[
a1c7d1dac9] - benchmark: add benchmark for leaf source text modules (Joyee Cheung) #60205 -
[
99e2acf46b] - benchmark: add vm.SourceTextModule benchmark (Joyee Cheung) #59396 -
[
c01c72b407] - benchmark: use non-deprecated WriteUtf8V2 method (Michaël Zasso) #60173 -
[
a42dbd138e] - build: ibmi follow aix visibility (SRAVANI GUNDEPALLI) #60360 -
[
5673a54a5d] - build: use call command when calling python configure (Jacob Nichols) #60098