Change8

6.17.0

📦 prismaView on GitHub →
4 features🐛 2 fixes🔧 5 symbols

Summary

Prisma 6.17.0 introduces Entra ID support for MS SQL Server, stabilizes direct connections for Prisma Postgres, and provides new usage metrics in the Prisma Console.

✨ New Features

  • Added support for Entra ID (ActiveDirectory) authentication parameters for the MS SQL Server driver adapter, including DefaultAzureCredential.
  • Added Codex CLI detection to prevent dangerous Prisma operations without explicit user consent.
  • Introduced new usage workspace metrics in the Prisma Console Dashboard (Estimated invoice, storage, DB count, and operations).
  • Prisma Postgres direct connections are now Generally Available (GA) for use with any Postgres-compatible tool (Drizzle, Kysely, TypeORM, psql, Atlas, etc.).

🐛 Bug Fixes

  • Fixed JSON column handling when using a MariaDB database.
  • Restored original behavior of group-by aggregations to use explicit table names, fixing a regression that caused ambiguous column errors.

🔧 Affected Symbols

@prisma/adapter-mssqlPrismaMssqlPrismaClient@opentelemetry/instrumentationgroup-by