Today, we are excited to share the 7.2.0 stable release 🎉
🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!
Highlights
ORM
- #28830: feat: add
sqlcommenter-query-insightsplugin- Adds a new SQL commenter plugin to support query insights metadata.
- #28860: feat(migrate): add
-urlparam fordb pull,db push,migrate dev- Adds a
-urlflag to key migrate commands to make connection configuration more flexible.
- Adds a
- #28895: feat(config): allow undefined URLs in e.g.
prisma generate- Allows certain workflows (such as
prisma generate) to proceed even when URLs are undefined.
- Allows certain workflows (such as
- #28903: feat(cli): customize
prisma initbased on the JS runtime (Bun vs others)- Makes
prisma inittailor generated setup depending on whether the runtime is Bun or another JavaScript runtime.
- Makes
- #28846: fix(client-engine-runtime): make
DataMapperErroraUserFacingError- Ensures
DataMapperErroris surfaced as a user-facing error for clearer, more actionable error reporting.
- Ensures
- #28849: fix(adapter-{pg,neon,ppg}): handle 22P02 error in Postgres
- Improves Postgres adapter error handling for invalid-text-representation errors (
22P02).
- Improves Postgres adapter error handling for invalid-text-representation errors (
- #28913: fix: fix byte upserts by removing legacy byte array representation
- Fixes byte upsert behavior by removing a legacy byte-array representation path.
- #28535: fix(client,internals,migrate,generator-helper): handle multibyte UTF-8 characters split across chunk boundaries in byline
- Prevents issues when multibyte UTF-8 characters are split across chunk boundaries during line processing.
- #28911: fix(cli): make
prisma version --jsonemit JSON only to stdout- Ensures machine-readable JSON output is emitted cleanly to stdout without extra noise.
VS Code Extension
- #1950: fix: TML-1670 studio connections
- Resolves issues related to Studio connections, improving reliability for VS Code or language-server integrations.
Open roles at Prisma
Interested in joining Prisma? We’re growing and have several exciting opportunities across the company for developers who are passionate about building with Prisma. Explore our open positions on our [Careers page](https://www.prisma.io/careers#current) and find the role that’s right for you.
Enterprise support
Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance tuning to security and compliance.
With this program you also get priority issue triage and bug fixes, expert scalability advice, and custom training so that your Prisma-powered apps stay rock-solid at any scale. Learn more or join: https://prisma.io/enterprise.