Skip to content

Commit a114caa

Browse files
os-zhuangclaude
andauthored
docs(releases): v17 page covers the 17.0.0-rc.2 window (#4877)
Release-time curation of the layer-3 platform page for the rc.2 cut, sourced from the 209 changesets pending since the rc.1 version commit (46 major-class) and the .objectui-sha pin, which is unchanged at 785b8a5d432c. Adds a "Landed since 17.0.0-rc.1" section: - the #4535 dual-source convergence closing all seventeen clusters (C1-C17) plus #4537/#4538/#4539 and the #4446 symbol-identity ratchet - #4001's final batches closing the authorable surface - the ADR-0049 sweep reaching the driver, datasource and service contracts - the ADR-0078 completeness gate, its Phase 4 runtime twin, and the #4463 runtime authoring gate - ADR-0119 atomicity + migration journal, with ADR-0118's actor contract - protocol/wire and authoring behaviour changes, the security corrections, and the new backend capabilities Extends the upgrade checklist with the rc.2 migrations, adds two highlights, and records the window's ADRs and issues in References. Renames the rc.2 subsection headings so they do not collide with the rc.0 section's in the TOC. Docs-only; releases nothing. Claude-Session: https://claude.ai/code/session_01AaegKY1Y7GqTb8CKMm5GLC Co-authored-by: Claude <noreply@anthropic.com>
1 parent a2ebea2 commit a114caa

2 files changed

Lines changed: 631 additions & 0 deletions

File tree

.changeset/v17-rc2-release-page.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
---
3+
4+
Docs-only: bring the v17 platform release page (`content/docs/releases/v17.mdx`)
5+
up to date for the **17.0.0-rc.2** cut — the layer-3 "big picture" the
6+
releases-maintenance playbook compiles centrally at release time, sourced from
7+
the 209 changesets the window left pending since the `rc.1` version commit (46
8+
`major`-class, 74 `minor`, 55 `patch`, 34 releasing nothing) and the
9+
`.objectui-sha` pin, which is unchanged at `785b8a5d432c`.
10+
11+
Adds a **Landed since 17.0.0-rc.1** section covering the window: the #4535
12+
dual-source convergence closing all seventeen clusters (C1–C17) plus #4537 /
13+
#4538 / #4539 and the #4446 symbol-identity ratchet; #4001's final batches
14+
closing the authorable surface; the ADR-0049 enforce-or-remove sweep reaching
15+
the driver, datasource and service contracts (`DriverCapabilities`,
16+
`findStream`, `IDataEngine.batch`, the four datasource blocks, `openApi31`,
17+
`activationEvents`, the standalone `validation` kind, the `job` runtime door,
18+
`sys_comment.visibility`); the ADR-0078 completeness gate with its Phase 4
19+
runtime twin and the #4463 runtime authoring gate; ADR-0119 atomicity and the
20+
migration journal with ADR-0118's actor contract; the protocol/wire and
21+
authoring behaviour changes (batch row shape, hook and validation predicate
22+
semantics, `script` nodes, datasource routing); the security corrections
23+
(`sys_comment` record-level access, the `areas[]` navigation gate, the two
24+
fail-open area gates, unscoped attachment deletes, analytics scoping, sharing
25+
withdrawal, OTP hardening); and the new backend capabilities (bulk data event
26+
contract, client-react bulk hooks, blueprint formula/roll-up declarations,
27+
analytics correctness).
28+
29+
Extends the upgrade checklist with the rc.2 migrations (spec import-path and
30+
rename table, datasource and driver cleanups, bulk/batch `atomic` semantics,
31+
hook and validation predicate behaviour, `script` nodes, standalone validation
32+
artifacts, jobs, `managedBy: 'system-data'`, app areas, comments,
33+
`getSuspendedScreen`, runtime metadata writes, and the new completeness
34+
errors), adds two release highlights, and records the window's ADRs and issues
35+
in References.
36+
37+
Releases nothing.

0 commit comments

Comments
 (0)