-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Support Prisma v6 #14793
Copy link
Copy link
Closed
1 / 11 of 1 issue completedLabels
FeatureIntegration: prismaIssues related to Prisma support for the Sentry Node SDKIssues related to Prisma support for the Sentry Node SDK
Milestone
Metadata
Metadata
Assignees
Labels
FeatureIntegration: prismaIssues related to Prisma support for the Sentry Node SDKIssues related to Prisma support for the Sentry Node SDK
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
Update
This is shipped! Docs here: https://docs.sentry.io/platforms/javascript/guides/node/configuration/integrations/prisma/
Description
From: getsentry/sentry-docs#12184
https://github.com/prisma/prisma/releases/tag/6.1.0
On our side we've been evaluating merging in #14624 for v9 (considering it seems to be a breaking change in some ways).
We need to figure out:
6.xbump for prisma instrumentation and still support5.x? Ideally we can figure out how to support both at the same time so we support the max amount of users.5.xand6.xof the prisma integration work with8.xand9.xof the SDK.