Skip to main content

SNAPSHOT_SCHEMA_VERSION

Constant SNAPSHOT_SCHEMA_VERSION 

Source
pub const SNAPSHOT_SCHEMA_VERSION: u32 = 8;
Expand description

Current snapshot schema version accepted by the explicit mapping boundary.

Version history:

  • v4: Sprint 1 release (WAL v2, JSON snapshots)
  • v5: Sprint 2 additions — parent_task_id on TaskSpec, output on AttemptOutcome, required_capabilities on TaskConstraints
  • v6: Sprint 2 review — dependency declarations persisted in snapshots
  • v7: Sprint 3 — budgets, subscriptions, Suspended run state