Friday, 27 September 2013

Wednesday, 25 September 2013

Release Notes - C++ Eurex Market and Reference Data Interfaces (EMDI, RDI) Handler - Version 2.0.0.0

Improvement

  • [CPPEEMDIRDI-183] - Support new Eurex Exchange's T7 Release 2.0 (simulation environment)

Monday, 23 September 2013

Release Notes - C++ ICE iMpact Multicast Price Feed Handler - Version 2.22.2.0

Bug

Improvement

  • [CPPICEIMPACT-216] - "Local order book verification" section should be added to programming guide

New Feature

  • [CPPICEIMPACT-211] - LocalBookVerification sample should be added to setup package

Monday, 16 September 2013

Release Notes - Java FIX Engine - Version 1.10.8

Bug

  • [JAVA-745] - Acceptor session fails to establish if dialect is used and base version is not loaded

New Feature

  • [JAVA-742] - Ability to specify custom logout messages
  • [JAVA-382] - Enable dialect loading after FIX Engine initialization

Improvement

  • [JAVA-735] - SSL: demonstrate configuring via system properties and ssl debug mode

Task

  • [JAVA-734] - SSL: update code snippets with complete parameters list for ssl context factory method
  • [JAVA-729] - Check all BuySide applications shouldn't listen for incoming connection
  • [JAVA-728] - fix-benchmark: remove "SendQueueLatencyBenchmark" start scripts

Friday, 13 September 2013

Release Notes - C++ Eurex Market and Reference Data Interfaces (EMDI, RDI) Handler - Version 1.4.6.0

Improvement

Bug

Release Notes - C++ Thomson Reuters Matching API (MAPI) Market Data Handler - Version 1.5.0.0

New Feature

  • [CPPMAPIMD-44] - ConnectionConfig::traceMsgFileName should be added

Thursday, 5 September 2013

Release Notes - .NET FIX Engine - Version 3.9.0.0

New Feature

  • [DOTNET-1080] - Session.ReuseIncomingMessage property
  • [DOTNET-1073] - Option to specify custom thread names
  • [DOTNET-1059] - EngineSettings.ReceiveBufferSize property
  • [DOTNET-1047] - Session.MessageGrouping option should be set to "200" in Throughput sample
  • [DOTNET-1046] - TcpNoDelayOption option should be set to "false" in Throughput sample
  • [DOTNET-1043] - High Throughput Best Practices section should be added to Programming Guide
  • [DOTNET-1042] - Low Latency Best Practices section should be added to Programming Guide

Bug

  • [DOTNET-1057] - EngineSettings.SendBufferSize is not processed correctly
  • [DOTNET-1055] - ValidateUnknownFields cannot be set in EngineSettings
  • [DOTNET-1034] - Session storage was not restored from state files which caused a sequence number mismatch

Monday, 2 September 2013

Release Notes - C++ Thomson Reuters Matching API (MAPI) Market Data Handler - Version 1.4.0.0

New Feature

  • [CPPMAPIMD-42] - Can't get snapshot timestamps if using only OrderBookChangeListener
  • [CPPMAPIMD-41] - Can I somehow move RFA_*.mc files from root to another directory?