Skip to content

Fluxzero 1.159.5

Choose a tag to compare

@github-actions github-actions released this 10 May 08:55

1.159.5 (2026-05-10)

Bug Fixes

  • fix(websocket): isolate JDK websocket callbacks (3262913)

    Route the native JDK websocket client and listener callbacks through a Fluxzero-managed executor from ObjectUtils instead of relying on the common pool. Preserve custom HttpClient executors and add coverage for default and supplied callback executors.

    Tests:
    - ./mvnw -pl sdk -Dtest=JdkWebsocketConnectorTest,AbstractWebsocketClientTest test
    - ./mvnw -pl test-server -am -Dtest=WebsocketReconnectTest -Dsurefire.failIfNoSpecifiedTests=false test

Changes

  • Revert "deps(sdk): remove nullable annotation dependency" (2f751a3)

    This reverts commit fde13f8