skip to main |
skip to sidebar
New Feature
- [CPP-1927] - EngineSettings (const std::string& configuration)
- [CPP-1896] - BREAKING CHANGE: Access to the raw message buffer before sending
- [CPP-1884] - The base dialect XML descriptions should be included to the distribution package
- [CPP-1881] - Session::preFill (SerializedMessageBatch &)
- [CPP-1877] - Dialect description should support Component Blocks
- [CPP-1497] - Session::sendAsIs(const SerializedMessageBatch &)
- [CPP-1163] - Ability to specify the SSL Certificate chain
Bug
- [CPP-1923] - FIX Engine resends FIX messages even if an application is not subscribed to the onResendRequest(..) event
Improvement
- [CPP-1910] - Batch message sending should be described in the "Low Latency Best Practices" section of the Programming Guide
- [CPP-1906] - After sending the initial Logout message, the Iogout initiator should not send any messages (unless requested to do so by the logout acceptor)
- [CPP-1100] - "Linux Signals" section should be added to Programming Guide