You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advance both workspaces to the 0.5 compatibility line for the codec-8
template compression feature: databases optimized by 0.5.0 contain
rich-log blocks that pre-0.5.0 extensions refuse to decode, which is a
new stored-data forward-compatibility line, not a patch. Per the pre-1.0
policy the pairing floors move with the line: the extension now floors
servers at 0.5.0 and the servers floor extensions at 0.5.0 (release-line
guard tests updated with them). Data ABI 1, SQL-surface generation 1,
and all batch/frame formats are unchanged.
Records the 0.5.0 changelog entry with its Compatibility section,
updates the compatibility inventory (validated by query-harness
contracts), and adds the codec-8 rollback note to the upgrade guide.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments