Fluxzero 1.143.0
1.143.0 (2026-04-04)
Features
feat(websocket): send SDK version during handshake (
135f40c)Advertise the SDK artifact version in websocket handshake headers so the runtime can observe which SDK version a client application is using.
Also prepare runtime-version negotiation on the client side, include the negotiated runtime version in connection logs, and expose the client SDK version in websocket session metadata for the test server.
Add a warning when SDK build metadata cannot be resolved, which helps diagnose shaded or repackaged deployments that strip META-INF resources.