Tuesday, 5 October 2010

Release Notes - C++ FIX Engine selfConnect implementations - Version 2.69.0.0

Release Notes - C++ FIX Engine selfConnect implementations - Version 2.69.0.0


Improvement

  • [CPP-105] - Update with OrderMassActionRequest/Report support
  • [CPP-112] - EngineException should be derived from std::exception instead of std::domain_error
  • [CPP-125] - const modifier should be removed from 'const Message& msg' argument of ISessionListener::onOutboundApplicationMsg(..) method
  • [CPP-126] - const modifier should be removed from 'const Message& msg' argument of ISessionListener::onOutboundSessionMsg(..) method

New Feature

  • [CPP-8] - FIX 5.0 SP1 support
  • [CPP-9] - FIX 5.0 SP2 support
  • [CPP-116] - Session::getOutboundQueueCount() method to access the number of messages in the outbound queue.
  • [CPP-118] - Session::getOutboundQueueBytes() method to access the total number of bytes in the outbound queue.
  • [CPP-120] - Session::clearOutboundQueue() method that removes all messages from the outbound queue.

Sub-task

  • [CPP-128] - FAST_1_1 namespace should be renamed to FAST


Download


Download links to the OnixS selfConnect latest releases are available here from the OnixS selfConnect FAQ Wiki - current release distribution downloads page

The OnixS Wiki is available to licensed OnixS customers only. If you do not already have permissioned login access please register yourself and email support@onixs.biz to permission your user id.