Change8

v20.19.5

📦 node-jsView on GitHub →
3 features🐛 7 fixes🔧 6 symbols

Summary

This release focuses on internal dependency updates (OpenSSL, zlib, acorn), critical bug fixes for DNS and Crypto modules, and several updates to the project's collaborator and TSC membership.

✨ New Features

  • Added JonasBa, puskin, and @geeksilva97 to collaborators.
  • Added Filip Skokan to the Technical Steering Committee (TSC).
  • Added 1ilsang to the triage team.

🐛 Bug Fixes

  • Fixed SHAKE128/256 breaking change introduced with OpenSSL 3.4 in the crypto module.
  • Fixed behavior of plain object execution in the debugger REPL.
  • Fixed memory leak in DNS parsing.
  • Fixed DNS query cache implementation.
  • Fixed pointer compression builds and disabled shared cage on non-64bit systems.
  • Fixed uvwasi package name in build process.
  • Fixed rendering of DEP0174 description in documentation.

Affected Symbols