Fluxzero 1.124.0
1.124.0 (2026-03-27)
Features
feat(socket-endpoint): support association-based endpoint routing (
978e0f9)Add shared handler association resolution for stateful and socket endpoint handlers.
Enable @Association matching for non-socket handlers on @SocketEndpoint instances while preserving existing behavior when no associations are present.
Also update tests, javadocs, and agent manuals to document the new routing model.