Deprecate Server.prototype.listen2 in node:net and update documentation accordingly.
Backend changelog updates
Runtime, databases, API services, queues, and backend operations. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.
Use this Backend changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.
Products in this channel
Latest Backend changelog updates
- Updated the crypto subsystem: root certificates to NSS 3.126, added STORE‑loader support for private keys, upgraded OpenSSL to 3.5.8 and removed legacy BoringSSL shims;
Out‑of‑band release correcting Node version display that mistakenly showed an alpha tag.
Added new APIs and performance enhancements: benchmark analyze mode, histogram hypothesis testing, net.BlockList speedup, repl syntax highlighting, sqlite StatementSync.close & Symbol.dispose, non‑throwing MIMEType.parse, zlib ZipEntry/Z...
AsyncLocalStorage now supports using scopes and improved trackPromises validation; Buffer gains an end parameter with related bug fixes.
Introduces @prisma/prisma7 compatibility package to run Prisma 7 alongside Prisma 8 with version‑specific config files
Fixed multiple critical security vulnerabilities including CVE‑2026‑62356, heap out‑of‑bounds write, use‑after‑free, and TLS client certificate authentication bypass.
Fixed several critical CVE‑2026‑62356 vulnerabilities: buffer overflow, out‑of‑bounds access, use‑after‑free, and ACL bypass in commands like SORT, GEORADIUS, and XREADGROUP.