Skip to content

Fluxzero 1.156.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 14:26

1.156.0 (2026-04-25)

Tests

  • test(logging): add synchronous logging option to FluxzeroLogbackAppender (03c1d0d)

    Introduce a new `async` parameter to control synchronous or asynchronous logging. Allow programmatic attachment with the synchronous option, including tests for synchronous behavior and its interaction with existing async mechanisms.