This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 2mo
CLI & Terminal
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
loggy-core
loggy-terminal
Summary
AI summaryUpdates TML-2397, TML-2489, and ci across a mixed release.
Full changelog
What's Changed
- (TML-2397) M5 — Contract spaces: remove databaseDependencies + project close-out by @wmadden in https://github.com/prisma/prisma-next/pull/442
- feat(ci): forbid pull_request_target in workflows (TML-2489) by @wmadden in https://github.com/prisma/prisma-next/pull/488
- chore(agents): require research before opening discussion threads by @wmadden in https://github.com/prisma/prisma-next/pull/486
- refactor(cli): promote migration plan/show to aggregate, retire drift surface (TML-2457) by @wmadden in https://github.com/prisma/prisma-next/pull/482
- test(integration): init journey + four init-flow fixes by @wmadden in https://github.com/prisma/prisma-next/pull/489
Full Changelog: https://github.com/prisma/prisma-next/compare/v0.5.0...v0.5.1
Breaking Changes
- Removed databaseDependencies from Contract spaces and project close-out procedures (TML-2397).
- Forbidden pull_request_target usage in GitHub Actions workflows (TML-2489).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Prisma Next
All releases →Related context
Earlier breaking changes
- v0.13.0 Codec‑resolution SPI now requires leading `namespaceId` argument.
- v0.13.0 Contract storage IR now keyed by namespace envelope; re‑emit contract to update shape.
- v0.13.0 MTI variant tables now emit a base‑PK link column with cascading foreign key.
- v0.13.0 Telemetry defaults to opt-out; set PRISMA_NEXT_DISABLE_TELEMETRY=1 or DO_NOT_TRACK=1 to disable.
- v0.12.0 Models and value objects moved to namespaced domain plane (`contract.domain.namespaces.<ns>`).
Beta — feedback welcome: [email protected]