Changes.Watch
Know what changed in your dev stack before it affects you.
Audit your stack →

Prisma changelog updates

Prisma, TypeScript, Postgres, Node.js, and monorepo database workflows. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.

Use this Prisma changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.

4
77
2

Products in this channel

Browse catalog

Latest Prisma changelog updates

Introduced numerous new APIs and enhancements: caller‑supplied readFile buffers, synchronous dgram connect/bind, TCP KEEPINTVL/KEEPCNT in net.setKeepAlive, TLS certificateCompression option, HTTP idle‑socket cleanup, loader package maps,...

Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.

Fixed multiple high‑severity security bugs in TLS, crypto, HTTP/2, DNS, and permission handling (e.g., hostname normalization, WebCrypto output length guard, SNI case‑sensitivity)

Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.

Strengthened TLS and DNS security: hostname normalization for server identity, case‑sensitive SNI fix, rejecting hostnames with embedded NUL bytes, and binding reusable sessions to authenticated hosts.

Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.

TLS hardening: normalize hostnames for server identity, fix case‑sensitive SNI matching, and bind reusable sessions to authenticated hosts

Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.

Increase Buffer.poolSize default to 64 KiB and add new Buffer‑related improvements; introduce httpValidation option for stricter header validation and permission.drop API; upgrade crypto root certificates to NSS 3.123.1, harden WebCrypto...

Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.