Skip to content

Fluxzero 1.211.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 22:37

1.211.0 (2026-06-22)

Features

  • feat(handling): add consumer handling modes (f2ac3f3)

    Add SYNC/ASYNC/DEFAULT consumer handling mode configuration through @​Consumer, ConsumerConfiguration, builder defaults, and tracking properties.

    Resolve defaults before runtime handling, enable async WEBREQUEST defaults for fluxzero.defaults.version >= 2026.06.20, and propagate Fluxzero tracking context into async worker threads.