Skip to content

Fluxzero 1.71.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 16:04

1.71.0 (2026-01-25)

Features

  • feat: add TimeParameterResolver for Instant and Clock injection in handlers (3b39324)

    - Introduced `TimeParameterResolver` to resolve `Instant` and `Clock` parameters in message handlers.
    - Added tests for `Instant` and `Clock` parameter injection.

Tests

  • test(web): add test for `@​ServeStatic` without additional config (9e8121e)