Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...