Fluxzero 1.167.0
1.167.0 (2026-05-16)
Features
feat(tracking): support message log truncation (
7878c78)Add a truncate command and expose it through GatewayClient and GenericGateway, with local stores and the test server clearing message logs and associated positions.
Also tighten caching tracking invalidation around truncate support and document the public API/Javadoc expectation.
Tests: ./mvnw -pl test-server -am -Dtest=LocalTrackingClientTest,TestServerWebsocketContractTest -Dsurefire.failIfNoSpecifiedTests=false test