Release notes
1.29.2 - Oct 05, 2022
Add logic for TCP Replayer to stay with secondary connection, and not switch back to primary
1.29.1 - Apr 29, 2022
Switched to FA 2.29
Fixed for TCP Replayer reconnect via new FA API
1.29.0 - Oct 13, 2021
Fixed TCP reconnect issue
VS 2010 is no longer supported
Added 2 new properties: secondarySenderCompId_ and secondaryTargetCompId_
1.28.3 - Apr 15, 2021
Fixed crash in while resetting FAST message
1.28.2 - May 11, 2020
Introduced new BovespaApplicationParams::incrementalSequenceTooLowWatermark_ property - maximum difference allowed between last processed and received incremental sequence number.
Default value increased from 10000 to 30000
Fixed: delayedPacketTimeout_ property was ignored by handler. Default value increased up to 200ms
Fixed: TCPReplayer::attemptCounter_ not reset when counter exceeded limit
Fixed: TCP Replayer issue - partially filled replay responses caused infinite replay requests to B3 TCP replayer
1.27.1 - Aug 26, 2019
Introduced new TCPReplayParams::noreplyTimeoutSec_ property. It configures time to wait before sending new TCP Replayer request, in case previous one has not been replied
Fixed handling of out-dated TCP replayed messages
1.26.1 - Feb 06, 2019
FAST templates updated in the package, B2BITS FIX dictionaries updated up to the latest FAST templates
Added udpdump utility, which allows to record incoming multicast UDP traffic
Added support for secondary TCPReplayer feed.
Added new properties for TCPReplayer configuration: replayExtraAttemptsCount_, replayExtraAttemptsPause_
Added property to enable persistent storage for TCP replayer FIX sessions
1.25.5 - Nov 12, 2018
Added udpplayer utility, which allows to replay binary files recorded by handler
1.25.4 - unofficial release, Oct 1, 2018
Completely refactored
Significantly reduced memory usage
1.24.0 - initial version, never been released
ex FA 2.24 version