OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
Users' manual and API documentation
Loading...
Searching...
No Matches
Release Notes

Highlights the latest features, enhancements, and updates introduced in the current version. The full list of changes is available in Jira.

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 to new markets if the user used the subscription filter.

Changes in the distribution package

  • Add ConformanceTools sample.

Changes in the documentation

  • Add information about the sorting order of price levels and the orders in order book.
  • Add descriptions for all error codes and conditions when they trigger error events.
  • Add descriptions for all warning codes and conditions when they trigger warning events.
  • Add information about TcpSettings::timeoutInMilliseconds.