Sub-task

  • [ILINKBOECPP-371] - Pass the Session Queue for Single Split Message for Order entry for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-370] - Pass the MSGW failover from primary to backup components (Initialization and Binding) for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-369] - Pass the MSGW failover from primary to backup components (Binding without Initialization) for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-368] - Pass the Processing Rejects Test for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-342] - Pass the Manual Order Indicator for Semi Automated System for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-341] - Pass the Manage GTC/GTD Order LifeTime for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-340] - Pass the Outright Complete Order Test for Pre-Registered Format iLink 3 AutoCert test
  • [ILINKBOECPP-338] - Pass the Mid week Connection (Binding without Initialization) for On-Demand Format iLink 3 AutoCert test
  • [ILINKBOECPP-336] - Pass the Beginning of Week Connection with GT Orders for On-Demand Format iLink 3 AutoCert test
  • [ILINKBOECPP-328] - Pass the "Market-Limit Order Test for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-304] - Pass the "Process real-time Mass Quote messages during a Resend Response from CME Globex for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-303] - Pass the "Bi-Directional Gap Scenario (Sequence Gap Fill for Mass Quotes) for Pre-Registered Format" iLink3 AutoCert test
  • [ILINKBOECPP-301] - Pass the "Mid-week Connection (Initialization and Binding) with New UUID for Mass Quote" iLink 3 AutoCert test
  • [ILINKBOECPP-300] - Pass the "Process real-time messages for FAK/FOK during a Resend Response from CME Globex for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-299] - Pass the "Process real-time messages during a Resend Response from CME Globex for Pre-Registered Format" iLink AutoCert test
  • [ILINKBOECPP-284] - Pass the "Bi-Directional Gap Scenario (Sequence Gap Fill) - (Day or FAK/FOK orders) for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-283] - Pass the "Receiving and Processing Multiple Gaps for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-279] - Pass the "Processing Message Gaps of More than 2500 Messages for Pre-Registered Format" iLink 3 AutoCert test

Improvement

  • [ILINKBOECPP-337] - Add the 'startOfWeek' parameter to Session::reset(..)
  • [ILINKBOECPP-331] - BREAKING CHANGE: rename EstablishmentRejectErrorCodes into EstablishmentRejectErrorCode
  • [ILINKBOECPP-330] - BREAKING CHANGE: rename NegotiationRejectErrorCodes into NegotiationRejectErrorCode
  • [ILINKBOECPP-329] - BREAKING CHANGE: rename TerminateErrorCodes into TerminateErrorCode
  • [ILINKBOECPP-321] - Add the stream output operator for repeating group entries
  • [ILINKBOECPP-319] - Add session::send(..) overload for C++ 11 rvalue
  • [ILINKBOECPP-318] - Add session::send(..) overload for a C++11 initialization list
  • [ILINKBOECPP-309] - Make Session's setter methods chainable
  • [ILINKBOECPP-307] - Receiving an unexpected message type should not terminate the connection
  • [ILINKBOECPP-306] - UnexpectedMessageType warning should be raised when an unexpected application message type is received
  • [ILINKBOECPP-271] - Add access to the reject text and reject reason to NegotiationRejectException and EstablishmentRejectException
  • [ILINKBOECPP-190] - Add the "Handling the 'Not Applied' message" section

New Feature