Thursday, 8 April 2010

Release Notes - C++ Eurex Trading Handler (ETS) - Version 1.9.0.0

Release Notes - C++ Eurex Trading Handler (ETS) - Version 1.9.0.0

Bug

  • [CPPEUREXTH-42] - Invalid encoding of ReqSeqNo starting from 47120384.

Improvement

  • [CPPEUREXTH-40] - Handler::requestRetransmission should validate that the 'endSeqNo' argument is greater or equal to 1.
  • [CPPEUREXTH-41] - Handler::requestRetransmission should validate that the 'beginSeqNo' argument is greater or equal to 1.