Changes.Watch

Backend changelog digest

Feb 17 - Feb 23, 2025. Useful releases, risky migrations, and noisy updates from the Backend channel.

No matching updates in this bucket.

Backend updates in 2025-w08

6.4.1

  • Fixed issues with the NPS survey functionality
  • Ensured the CLI respects the '--no-hints' flag
  • Resolved Prisma CLI bug referenced in issue #26364

2025-02-20, Version 18.20.7 'Hydrogen' (LTS), @aduh95

  • Updated crypto root certificates to NSS 3.107 and added OpenSSL 3.4 compatibility – security fix
  • Build system now uses glob for Makefile dependencies and adds Python 3.13 support – new feature
  • Upgraded V8, zlib 1.3, simdutf, acorn, corepack and improved documentation accessibility and ARIA landmarks

6.4.0

  • Introduce early‑access TypeScript configuration file (prisma.config.ts) for custom runtime config
  • Add case‑insensitive mode for JSON string filters (contains/startsWith/endsWith)
  • Improve CockroachDB migration performance