Skip to content

docs(site): add changelog entry 2026-07-17#8078

Merged
ankur-arch merged 5 commits into
mainfrom
changelog/2026-07-17
Jul 17, 2026
Merged

docs(site): add changelog entry 2026-07-17#8078
ankur-arch merged 5 commits into
mainfrom
changelog/2026-07-17

Conversation

@ankur-arch

@ankur-arch ankur-arch commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What

Adds the external changelog entry for 2026-07-10..2026-07-17 at apps/site/content/changelog/2026-07-17.mdx.

Generated with content-write-changelog from Loggy's tracked repos for the same window: merged PRs across prisma-next, studio, prisma, prisma-engines, web, project-compute, and the private Console and data-plane repos (pdp-control-plane, pdp-metal, pdp-cloudflare). prisma/prisma is not Loggy-tagged but was swept manually, matching prior entries.

Review focus

  • Positioning and product naming (full names, maturity labels: Public Beta / Early Access).
  • Claims: every statement traceable to a public PR, docs page, or blog post, or to a private-repo PR description (marked "no public PR" below).
  • Anything in the triage notes below that should be added back or reworded.

Triage notes

Included items that need reviewer confirmation

Flagged (held out of the entry)

  • Object Store buckets on Tigris (pdp-control-plane#4561/Update index.mdx #4562): a new project resource with a full Console surface. Could not confirm a public launch or announcement; per launch-timing rules, held out. If it is live, it deserves a highlight next window.
  • Data-plane connection reuse (pdp-metal#181): real latency benefit (upstream connections reused instead of redialed per request), but the affected public surface and a citable number are unclear.
  • Lifecycle emails and preferences (pdp-control-plane#4470, fix(algolia): Output when algolia plugin is activated #4484): could not confirm a user-visible preferences surface shipped.
  • Weekly Accelerate usage cron disabled (pdp-control-plane#4500): possibly ends a user-visible weekly email; could not confirm.

Excluded

Linear: DR-7834

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features
    • Added a Prisma Next end-to-end workflow on stock Supabase, including RLS policy authoring and managed native enum migrations.
    • Introduced Prisma Compute idle preview reclamation after 48 hours, with the ability to pin selected branches.
    • Added Prisma Studio’s new Migrations view with visual diffs of Prisma Next history.
    • Added database-count limit warnings (workspace banner and email alerts).
  • Bug Fixes
    • Improved Prisma Next handling, corrected polymorphic include scoping, and enhanced migration error naming.
    • Fixed Prisma ORM raw Date validation, query masking, and Migrate SQL rendering for constraint renames.
    • Prevented duplicate introspection requests and fixed a Prisma Compute custom-domain creation race.
  • Safety
    • prisma db push --accept-data-loss now requires the same explicit confirmation as --force-reset.
  • Documentation
    • Published updated changelog entry and supporting guides.

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 17, 2026 1:36pm
docs Ready Ready Preview, Comment Jul 17, 2026 1:36pm
eclipse Ready Ready Preview, Comment Jul 17, 2026 1:36pm
site Ready Ready Preview, Comment Jul 17, 2026 1:36pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 5664b993-115d-47b2-a616-7a6ed6600503

📥 Commits

Reviewing files that changed from the base of the PR and between 2cd34f3 and 65af3b5.

📒 Files selected for processing (1)
  • apps/site/content/changelog/2026-07-17.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • apps/site/content/changelog/2026-07-17.mdx

Walkthrough

Adds the July 17, 2026 changelog entry with Prisma product highlights, detailed updates, fixes, guides, and an enterprise support callout.

Changes

Changelog entry

Layer / File(s) Summary
Entry metadata and highlights
apps/site/content/changelog/2026-07-17.mdx
Adds frontmatter, an overview, and highlighted Prisma Next, Compute, and Studio updates.
Product update details
apps/site/content/changelog/2026-07-17.mdx
Documents Prisma Next, Compute, Postgres, Console, ORM, and Studio changes with a schema example.
Fixes and supporting resources
apps/site/content/changelog/2026-07-17.mdx
Lists cross-product fixes, guides, articles, and enterprise support information.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: vanrensbird

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding the 2026-07-17 site changelog entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog/2026-07-17

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (3)
apps/site/content/changelog/2026-07-17.mdx (3)

75-75: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Use "afterward" (American English) instead of "afterwards".

✍️ Suggested fix
-  chosen once during project creation in the Prisma Console and immutable afterwards.
+  chosen once during project creation in the Prisma Console and immutable afterward.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/site/content/changelog/2026-07-17.mdx` at line 75, Update the Prisma
Compute changelog entry to use the American English term “afterward” instead of
“afterwards,” without changing the rest of the documented behavior.

Source: Linters/SAST tools


23-23: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Three consecutive sentences begin with "Prisma" — consider rewording for variety.

The last three sentences of the overview all start with the product name. Leading one with the feature instead would improve readability.

✍️ Suggested reword
-Prisma Postgres warns you before you hit your database limit, with a dashboard banner and emails at 75% and at the limit. Prisma Studio adds a Migrations view that renders Prisma Next migration history as visual contract diffs. Prisma ORM extends its AI safety checkpoint to `prisma db push --accept-data-loss`.
+Prisma Postgres warns you before you hit your database limit, with a dashboard banner and emails at 75% and at the limit. A new Migrations view in Prisma Studio renders Prisma Next migration history as visual contract diffs. The ORM's AI safety checkpoint now extends to `prisma db push --accept-data-loss`.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/site/content/changelog/2026-07-17.mdx` at line 23, Reword the final
three sentences in the changelog overview so they do not all begin with
“Prisma.” Lead at least one sentence with its feature or behavior while
preserving the existing details about database-limit warnings, the Migrations
view, and the AI safety checkpoint.

Source: Linters/SAST tools


1-18: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Consider adding a summary field to the frontmatter.

The changelog listing page (apps/site/src/app/changelog/page.tsx) derives each card's preview text from entry.data.summary ?? entry.data.description ?? getReleaseNotePreview(...). Without a summary, the card will fall back to an auto-generated preview, which may not surface the most important updates. A curated one-liner would give you control over what appears on the /changelog listing.

As per the upstream contract defined in apps/site/source.config.ts, summary is an optional z.string() field in the releaseNotes collection schema.

✨ Suggested addition
 ---
 title: "Use Prisma Next with Supabase and pin Prisma Compute preview branches"
 date: "2026-07-17"
 version: "2026-07-17"
 slug: "2026-07-17"
+summary: "Prisma Next runs Supabase projects end to end, Prisma Compute reclaims idle previews, Prisma Postgres warns before database limits, and Prisma Studio adds a Migrations view."
 headline: "Use Prisma Next with Supabase and pin Prisma Compute preview branches"
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/site/content/changelog/2026-07-17.mdx` around lines 1 - 18, Add a
curated one-line `summary` string to the release-note frontmatter block for this
changelog entry, alongside the existing metadata fields. Keep it concise and
focused on the entry’s primary updates so the changelog listing uses it instead
of the generated preview.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@apps/site/content/changelog/2026-07-17.mdx`:
- Line 75: Update the Prisma Compute changelog entry to use the American English
term “afterward” instead of “afterwards,” without changing the rest of the
documented behavior.
- Line 23: Reword the final three sentences in the changelog overview so they do
not all begin with “Prisma.” Lead at least one sentence with its feature or
behavior while preserving the existing details about database-limit warnings,
the Migrations view, and the AI safety checkpoint.
- Around line 1-18: Add a curated one-line `summary` string to the release-note
frontmatter block for this changelog entry, alongside the existing metadata
fields. Keep it concise and focused on the entry’s primary updates so the
changelog listing uses it instead of the generated preview.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 00e82636-31cb-4668-a7ca-af667de58c68

📥 Commits

Reviewing files that changed from the base of the PR and between 623159e and e0f05f4.

📒 Files selected for processing (1)
  • apps/site/content/changelog/2026-07-17.mdx

@argos-ci

argos-ci Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jul 17, 2026, 1:43 PM

ankur-arch and others added 2 commits July 17, 2026 14:46
External changelog for the 2026-07-10..2026-07-17 window, generated with
content-write-changelog from Loggy-tracked merged PRs across the platform
repos (prisma-next, studio, prisma, prisma-engines, web, and the private
Console and data-plane repos).

Linear: DR-7834

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ot to 2026-07-17 entry

Adds the Studio Migrations view launch post and docs links plus the
timeline screenshot to the Studio highlight, and the two new Postgres
posts (pgvector, SKIP LOCKED) to guides.

Linear: DR-7834

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@apps/site/content/changelog/2026-07-17.mdx`:
- Line 79: Update the Prisma Compute changelog entry to use the American-English
spelling “afterward” instead of “afterwards,” without changing the surrounding
behavior or details.
- Around line 29-36: Update the command block in the changelog entry to include
the final verification step, using `npx prisma-next db verify --db
"$DATABASE_URL"` after migration so it matches the documented
plan-to-migrate-to-verify flow.
- Around line 1-17: Add a summary or metaDescription frontmatter field to the
2026-07-17 changelog entry, using concise text that reflects the page’s opening
copy so generateMetadata produces entry-specific SEO and Open Graph metadata
instead of the generic fallback.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 147b9616-845b-4479-beac-590dff889d0c

📥 Commits

Reviewing files that changed from the base of the PR and between e0f05f4 and 2cd34f3.

⛔ Files ignored due to path filters (1)
  • apps/site/public/changelog/studio-migrations-timeline.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • apps/site/content/changelog/2026-07-17.mdx

Comment thread apps/site/content/changelog/2026-07-17.mdx
Comment thread apps/site/content/changelog/2026-07-17.mdx
Comment thread apps/site/content/changelog/2026-07-17.mdx Outdated
Adds metaDescription frontmatter so the entry gets its own SEO/OG text,
completes the Supabase demo with the db verify step shown in
prisma-next#997, and fixes an en-US spelling.

Linear: DR-7834

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ankur-arch
ankur-arch force-pushed the changelog/2026-07-17 branch from c15fc21 to 59d6587 Compare July 17, 2026 13:32
ankur-arch and others added 2 commits July 17, 2026 15:33
Linear: DR-7834

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant