Skip to content

Fluxzero 1.241.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:18
· 84 commits to main since this release
4146a31

1.241.0 (2026-08-26)

Features

  • web: support native requests and configurable retries (4146a31)

    Allow outbound web requests to use a lifecycle-managed native HTTP client and configure bounded retries while preserving proxy defaults. Keep fixture endpoint mocks effective and propagate asynchronous cancellation to active native operations.