Release Notes
The full list of changes available here.
Changes in the public API
- Rename
PcapDataProviderSettings::maxSnapshotDuration
to maxSnapshotDurationInSeconds
.
- Add
ConformanceTools::fetchDebugResponse
method.
- Add
ConformanceTools::fetchMulticastChannelGroups
method.
Changes in the Handler's behavior
- Add validation for
HandlerSettings::maxMulticastMessageBlockSize
.
- Add full ICE iMpact protocol logging.
- Read
TcpSettings::timeoutInMilliseconds
from connectivity configuration.
- Do not subscribe for new markets if user used subscription filter.
Changes in the distribution package
- Add
ConformanceTools
sample.
Changes in the documentation
- Add information about sorting order of price levels and orders in order book.
- Add description for all error codes and conditions when they trigger error events.
- Add description for all warning codes and conditions when they trigger warning events.
- Add information about
TcpSettings::timeoutInMilliseconds
.