Wednesday, 11 May 2011

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

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



Bug

  • [CPP-255] - FIX engine initialization throws if the engine settings object doesn't contain a valid dialect file

Improvement

  • [CPP-65] - FAST Decoding performance optimization
  • [CPP-234] - Both inbound and outbound message sequence numbers should be stored in the *.state file.
  • [CPP-236] - CODE BREAKING CHANGE: 'const' modifier should be removed from the 'message' argument of ISessionListener::onResendRequest(..)

Information Request

  • [CPP-216] - How to create multiple sessions w/ same SenderCompID and same TargetCompID (but different TargetSubID values)

New Feature

  • [CPP-81] - Option to store sequence numbers only
  • [CPP-219] - ISessionListener::onInboundSessionMsg(..) should allow to modify the incoming session-level message before it is processed by the FIX Engine.
  • [CPP-220] - CODE BREAKING CHANGE: 'const' modifier should be removed from the 'message' argument of ISessionListener::onInboundSessionMsg(..)
  • [CPP-221] - Session's custructors with 'customSessionKey' parameter that can be used to distinguish sessions with the same values of the SenderCompID, TargetCompID and the FIX Protocol version.
  • [CPP-222] - Session::getCustomKey() method.
  • [CPP-235] - Ability to change the message before resending it inside ISessionListener::onResendRequest(..);
  • [CPP-237] - Session::listenPort(int listenPort) method
  • [CPP-244] - Session::setLogInboundMessages(bool value) method
  • [CPP-245] - Session::setLogOutboundMessages(bool value) method
  • [CPP-249] - Message::set(int tag, char value) method
  • [CPP-250] - Group::set(int tag, int index, char value) method
  • [CPP-257] - Session::getReceivingThreadId() method
  • [CPP-258] - Session::getSendingThreadId() method

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 email support@onixs.biz to create and permission your user ID.