Skip to content

v0.11.0

Compare
Choose a tag to compare
@RobertCraigie RobertCraigie released this 22 Oct 23:01
· 152 commits to main since this release
bc79aee

What's Changed

This release bumps the internal Prisma version from 4.15.2 to 5.4.2 bringing major performance improvements.

This release also adds support for retrieving metrics, e.g.

from prisma import Prisma

client = Prisma()

metrics = client.get_metrics()
print(metrics.counters[0])

See the docs for more information.

Misc changes

Sponsors

sponsors