Monday, 30 July 2012

Release Notes - .NET Hotspot ITCH Market Data Handler - Version 1.30.1.0

Bug

  • [NETFIXITCH-63] - Handler throws "Index was out of range" exception when tcp stream was closed in Connect method.

Monday, 23 July 2012

Release Notes - C++ CME FIX/FAST Market Data Handler - Version 2.13.4.0

Improvement

  • [CPPCMEFAST-409] - Ability to replay logs recorded with TcpReplay feature enabled.

New Feature

Wednesday, 18 July 2012

Release Notes - C++ CME FIX/FAST Market Data Handler - Version 2.13.3.0

Bug

Improvement

  • [CPPCMEFAST-330] - STL template instantiations should NOT be exported anymore
  • [CPPCMEFAST-385] - Linux sample: Makefile should use rpath to avoid dependency on LD_LIBRARY_PATH
  • [CPPCMEFAST-390] - 'Replaying Log Files' section should clarify the time intervals between callbacks that are related to different multicast packets.
  • [CPPCMEFAST-397] - 'Snapshot #xxx is skipped due to absence of cached incrementals' warning eliminated.
  • [CPPCMEFAST-407] - Handler::version() member is now deprecated.
  • [CPPCMEFAST-408] - Legacy names and namespaces eliminated.

Monday, 16 July 2012

Release Notes - C++ Eurex EBS Market Data Handler - Version 3.5.2.4

Improvement

  • [CPPEUREXMDH-223] - Change log level for messages of wrong top of book updates

Release Notes - C++ FIX Engine - Version 2.84.2.0

Bug

  • [CPP-596] - Exceptions when .summary file does not present

Improvement

  • [CPP-595] - Improve File Storage reliability

Release Notes - .NET FIX Engine - Version 2.84.2.0

Bug

  • [DOTNET-543] - FileBasedStorageSegmentSize setting error
  • [DOTNET-546] - Exceptions when .summary file does not present

Friday, 13 July 2012

Release Notes - JAVA CME FIX Trading - Version 1.0.3

Improvement

Wednesday, 11 July 2012

Release Notes - .NET Hotspot ITCH Market Data Handler - Version 1.30.0.0

Bug

Improvement

  • [NETFIXITCH-48] - OrderBook.TopOfTheBookChanged event should be renamed to TopOfBookChanged
  • [NETFIXITCH-52] - Order book building should be described in Programmer's Guide
  • [NETFIXITCH-53] - Order book building logic should be added to the Sample application
  • [NETFIXITCH-54] - Order Id should be represented as a decimal number
  • [NETFIXITCH-55] - ItchProtocolVersion enum should be replaced with feedProvidesMinQtyLotSize bool value
  • [NETFIXITCH-56] - Version number of the ITCH protocol should be removed from the Programmer's Guide

New Feature

  • [NETFIXITCH-51] - DateTime Handler.LicenseExpirationDate Property

Tuesday, 3 July 2012

Release Notes - .NET Eurex EBS Market Data Handler - Version 3.5.1.4

Bug

  • [DNEBS-72] - Wrong value for TradeInformation.entryTimestamp()

New Feature

  • [DNEBS-71] - Add onProductGroupInactivity callback

Release Notes - Java CME Cleared Trades Handler - Version 1.1.1

Bug