Skip to content

Fluxzero 1.200.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:49

1.200.0 (2026-06-09)

Features

  • feat(modeling): add batch-awaited async aggregate commits (6be4c7d)

    Introduce an aggregate commit policy that starts async commits after each handler while retaining active aggregates and awaiting completion at batch end.

    Use this policy for the latest defaults version so new applications get early commit dispatch without fire-and-forget batch completion.

    Tests: ./mvnw -q -pl sdk test