skip to main |
skip to sidebar
Improvement
- [CPP-4757] - Add syncData flag to the Session::flushSessionStorage()
- [CPP-4745] - Remove precompiled headers (`stdafx.h`) from samples
- [CPP-4726] - Scramble Logon fields in all cases when it is logged to the FIX Engine log
- [CPP-4721] - Migrate Typed Message Generator to .NET 9
- [CPP-4709] - Get rid of the reconnecting thread for ThreadPool and ExternalThread (TcpStandard) threading models
- [CPP-4689] - Optimize the message search during the Resend Request processing
- [CPP-4670] - Use the empty session's mutex when the TCPStandard stack in the ExternalThread threading model is used
New Feature
- [CPP-4753] - BREAKING CHANGE: Add received data timestamp
- [CPP-4692] - ResendingBatchSize configuration setting
Task
- [CPP-4731] - Add EP296
- [CPP-4708] - Remove Windows 32-bit libraries from the distribution package
New Feature
Improvement
Task
Bug
- [ILINK3JAVA-258] - Incorrect Out/InSeqNum Restoration from File Storage
- [ILINK3JAVA-240] - Incorrect default value handling for Tag.BusinessRejectRefID leads to invalid reject reason entries
Improvement
- [CCMEMDH-1985] - BREAKING CHANGE: Type for ImpliedPriceLevel::quantity() was changed from Int32 to Int64
New Feature