Skip to content

Migration

Fireside 0.1.x is the initial protocol baseline.

Within 0.1.x, schema and wire-format changes are additive:

  • new fields are optional
  • existing fields keep behavior and naming
  • existing documents remain valid

0.1.0 → future

This section is reserved for concrete migration steps when future versions add compatibility boundaries.

Planned content for future updates:

  • per-version change summary
  • compatibility matrix
  • required and optional migration actions
  • before/after JSON examples