Skip to content

Fluxzero 1.151.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:59

1.151.0 (2026-04-14)

Features

  • feat(scheduling): trace schedule side effects with branch ids (8b5a292)

    Add a schedule branch trace to published schedules so direct and indirect side effects can be grouped under a single schedule execution. Each reschedule creates a new branch id, keeping repeated runs of the same schedule distinct in observability and debugging flows.