Skip to content

Fluxzero 1.218.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:27

1.218.0 (2026-07-10)

Features

  • serialization: support metadata-aware upcasters (edf013e)

    Allow upcasters to inject message metadata directly and return replacement metadata while preserving the payload and advancing the revision. Respect repository-wide Nullable semantics for non-message inputs and document the supported contracts.