What's New: Schema Registry contexts SerDes client support (DOC-2304) - #654
Conversation
…OC-2304) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughAdded 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 Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
ReviewEntry 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 Full review of the companion changes is on docs#1850. Two things for this PR: Before mergingAgreed on the timing gate you flagged, with one addition: the "enabled by default" claim also reaches Cloud through docs#1850 itself, via the SuggestionLong 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>
|
@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 One note on the heading rationale: colon headings do appear on the page (product-prefix and Both anchors the entries link ( 🤖 Generated with Claude Code |
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-clientsanchor, which resolves here once that PR merges and syncs).🤖 Generated with Claude Code
Preview pages
Note: docs#1850 has merged, so the entries'
#serdes-clientsand#upgrade-considerationslinks resolve on the next preview rebuild against docs main.