Skip to content

What's New: Schema Registry contexts SerDes client support (DOC-2304) - #654

Merged
Feediver1 merged 2 commits into
mainfrom
DOC-2304-serdes-contexts-whats-new
Jul 30, 2026
Merged

What's New: Schema Registry contexts SerDes client support (DOC-2304)#654
Feediver1 merged 2 commits into
mainfrom
DOC-2304-serdes-contexts-whats-new

Conversation

@Feediver1

@Feediver1 Feediver1 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a July 2026 What's New entry for Schema Registry contexts Phase 2 (DOC-2304, epic ENG-1036): contexts enabled by default on BYOC/Dedicated, and SerDes clients targeting a context via a /contexts/{context} URL prefix.

Companion to redpanda-data/docs#1850, which updates the single-sourced contexts and Schema Registry API pages that this entry links to (including the new #serdes-clients anchor, which resolves here once that PR merges and syncs).

⚠️ Timing check before merging: the entry states contexts are "now enabled by default" on BYOC/Dedicated — this is true for clusters on Redpanda 26.2. Please confirm the 26.2 Cloud rollout status with product (Trevor Blackford / Matthew Schumpert) so the entry doesn't land ahead of fleet availability.

🤖 Generated with Claude Code

Preview pages

Note: docs#1850 has merged, so the entries' #serdes-clients and #upgrade-considerations links resolve on the next preview rebuild against docs main.

…OC-2304)

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

netlify Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 4e81130
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/6a6bcc1c2ed75200088a0ba3
😎 Deploy Preview https://deploy-preview-654--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Added a July 2026 entry documenting that Schema Registry contexts are enabled by default on BYOC and Dedicated clusters. It describes targeting a context by appending /contexts/{context} to the Schema Registry base URL and explains that schema ID lookups are scoped to that context.

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

Suggested reviewers: jakescahill

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Title check ✅ Passed The title clearly matches the PR’s main change: adding July 2026 What's New coverage for Schema Registry contexts SerDes support.
Description check ✅ Passed The description includes a summary, issue link, timing note, and page previews, but it omits the template's Review deadline and checks sections.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-2304-serdes-contexts-whats-new

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

@micheleRP

Copy link
Copy Markdown
Contributor

Review

Entry is accurate and lands in the right place — the July 2026 section, with no overlap against the earlier Phase 1 "Schema Registry Contexts" entry further down the page. The #serdes-clients anchor it links resolves through the single-source include once docs#1850 merges, so the merge order in the description is right.

Full review of the companion changes is on docs#1850. Two things for this PR:

Before merging

Agreed on the timing gate you flagged, with one addition: the "enabled by default" claim also reaches Cloud through docs#1850 itself, via the ifdef::env-cloud[] NOTE under Enable Schema Registry contexts on the contexts page. So the 26.2 Cloud fleet rollout confirmation gates both PRs, not just this What's New entry.

Suggestion

Long compound sentence, and a heading style that differs from its siblings.

The entry packs two distinct changes — contexts enabled by default, and the SerDes URL prefix — into a single ~60-word sentence. Splitting into two would read better, and would let each change stand on its own in the What's New scan.

The colon-form heading also differs from the other July 2026 entries, which use plain noun phrases ("Egress allowlist for Redpanda Connect pipelines", "New AWS regions for BYOC"). Minor, but worth matching.

Per Michele's review: the single ~60-word compound sentence packed two
distinct changes. Now two entries with precedent-styled headings
(matching "Schema Registry Authorization enabled by default"): the
default flip (with an upgrade-considerations pointer) and the SerDes
URL-prefix support.

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

Copy link
Copy Markdown
Contributor Author

@micheleRP implemented in 4e81130, going one step further than the literal suggestion: the entry is now two entries, so each change stands on its own in the scan — "Schema Registry contexts enabled by default" (heading styled after the existing "Schema Registry Authorization enabled by default" entry) and "SerDes client support for Schema Registry contexts". The default-flip entry also gained an Upgrade considerations pointer for subjects named :.…, mirroring the release-notes treatment on docs#1850.

One note on the heading rationale: colon headings do appear on the page (product-prefix and : beta patterns), but the original heading matched neither, so the no-colon precedent won.

Both anchors the entries link (#serdes-clients, #upgrade-considerations) arrive via the single-source include — merge order unchanged: docs#1850 first.

🤖 Generated with Claude Code

@Feediver1
Feediver1 merged commit 8a1c81f into main Jul 30, 2026
6 checks passed
@Feediver1
Feediver1 deleted the DOC-2304-serdes-contexts-whats-new branch July 30, 2026 23:00
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.

3 participants