Prisma: 5.5.0 Release

Release date:
October 23, 2023
Previous version:
5.4.2 (released October 9, 2023)
Magnitude:
1,566 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

65 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored October 6, 2023
Authored October 6, 2023
Authored October 6, 2023
Authored October 11, 2023

Top Contributors in 5.5.0

aqrln
millsp
jkomyno
do4gr
Jolg42
steebchen
prisma-bot
janpio
lukahartwig
renovate-bot

Directory Browser for 5.5.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟

Highlights

Serverless database drivers improvements and request for feedback (Preview)

In version 5.4.0, we released driverAdapters into Preview. The driverAdapter feature enables Prisma Client to access your database using other JavaScript or Serverless database drivers such as Neon, PlanetScale, and Turso.

The driver adapters allow Prisma Client to connect to your database using protocols besides TCP, such as HTTP (PlanetScale and Turso) and WebSockets (Neon). You can learn more about the Preview feature from the announcement blog post.

In this release, we focused our efforts on fixing bugs and improving the stability of the Preview feature.

We encourage you to try it out and share your feedback to help us move it to General Availability in either of the following GitHub discussions:

New flags for the prisma init command

This release introduces 3 new flags you can provide when initializing Prisma in your project using the prisma init command:

  • --generator-provider: Defines the default generator to use
  • --preview-features: Specifies the default Preview features to use in your project
  • --output: Specifies the default output location for the generated client

Fixes and improvements

Prisma CLI

Prisma Client

Credits

Huge thanks to @onichandame, @fqazi, @KhooHaoYit, @alencardc, @Oreilles, @christianledgard, @skyzh, @alula, @michaelpoellath, @lukahartwig, @steebchen, @icanipa, @jiashengguo, @stephenwade for helping!

πŸ’Ό We're hiring!

If you're interested in joining our growing team to help empower developers to build data-intensive applications, Prisma is the place for you.

We're currently hiring for the following roles: - Software Engineer - Senior Software Engineer (Rust) - Engineering Manager: Prisma Data Platform