Skip to content

Fluxzero 1.228.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:23

1.228.0 (2026-07-20)

Features

  • testing: support revisioned JSON payloads (0de1cff)

    Recognize @​revision alongside @​class in untyped JsonUtils input and represent the payload as Data so normal upcasting can happen before deserialization.

    Keep plain revision properties as domain data and support inherited JSON resources in TestFixture scenarios.