Skip to content

Fluxzero 1.221.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:53

1.221.0 (2026-07-11)

Features

  • lifecycle: harden application and proxy shutdown (6c43722)

    Publish connected application lifecycle metrics without blocking startup, and keep test fixtures free from infrastructure metrics.

    Coordinate tracker cancellation before waiting, bound idle tracker thread shutdown, and add proxy readiness, load-balancer drain, and bounded outbound batch completion.

Documentation

  • legal: simplify schedule links [skip ci] (b229b8e)

    Remove the embedded PDF reader, link earlier NLDigital references to Schedule 1, and keep the schedule itself to a single English PDF link.

Tests

  • ci: harden parallel test execution (58e0f81)

    Wait for SLF4J provider initialization before accessing Logback-specific test APIs. Keep the tested parallelism default while allowing explicit benchmark overrides, and bound forked JVM execution so future hangs terminate cleanly.