Wednesday, 21 October 2015

Release Notes - .NET CME MDP 3 Market Data Handler - Version 3.9.0.0

Improvement

  • [NCMMDH-216] - BREAKING CHANGE: Statistics properties are removed from security definition interface

Bug

  • [NCMMDH-214] - Error replaying Nanotick log files in .NET CME MDH

Release Notes - C++ Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers - Version 3.0.1.0

Bug

  • [CPPEEMDIRDI-448] - Fix the issue with processing EOBI packets for release 3.0

Release Notes - Java CME MDP 3 Market Data Handler - Version 3.9.0

Bug

  • [JCMEMDH-250] - Inconsistent behavior in IFieldSet.tryGet(String) IFieldSet.tryGet(IntRef)
  • [JCMEMDH-249] - Handler cannot receive all security definitions, when logging is enabled

Improvement

  • [JCMEMDH-237] - Provide a way to get a real fix string from an IMessage
  • [JCMEMDH-236] - Could the classes with .getSendingTime() implement a common interface?
  • [JCMEMDH-226] - Please improve the documentation of the IGroup and IFieldSet interfaces

Friday, 16 October 2015

Release Notes - .NET CME MDP 3 Market Data Handler - Version 3.8.0.0

New Feature

  • [NCMMDH-211] - Add properties to configure Thread priorities
  • [NCMMDH-189] - Add constructor, which accept Stream, to ReplayOptions

Improvement

  • [NCMMDH-204] - BREAKING CHANGE: Remove obsolete statistics properties from IOrderBook
  • [NCMMDH-195] - Rename messageSequenceNumber and seqNum parameters in callbacks to packetSeqNum
  • [NCMMDH-165] - BREAKING CHANGE: PacketsPullingStrategy.Direct is a default PacketsPullingStrategy

Bug

  • [NCMMDH-182] - StatisticsReset is not called during replay

Thursday, 15 October 2015

Release Notes - FIX Analyser - Version 1.21.0.0

Bug

  • [FA-188] - Fix Analyzer displays times inconsistently
  • [FA-186] - Incorrect message prefix was show when filter is enabled
  • [FA-161] - Long field value is not shown
  • [FA-146] - Invalid field name is shown
  • [FA-17] - ShowMessagePrefix - doesn't change summary window layout immediately

New Feature

  • [FA-163] - Would like to export a header row

Thursday, 8 October 2015

Release Notes - C++ Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers - Version 3.0.0.0

New Feature

Wednesday, 7 October 2015

Release Notes - C++ Eurex T7 Enhanced Trading Interface (ETI) Handler - Version 3.0.0.0

New Feature

Tuesday, 6 October 2015

Release Notes - .NET CME Cleared Trades (STP) Handler - Version 2.6.1.0

New Feature

  • [NETCMECTH-119] - Add SslProtocol property to the session to specify protocol used for authentication

Friday, 2 October 2015

Release Notes - Java ICE FIX Trade Capture - Version 2.5.0

Improvement

Release Notes - C++ ICE FIX Trade Capture - Version 1.11.0.0

Improvement

Release Notes - .NET ICE FIX Trade Capture - Version 2.17.0.0

Improvement

  • [ICETC-259] - Specification version 3.0 update

Thursday, 1 October 2015

Release Notes - Java FIX Engine - Version 1.22.0

Bug

  • [JAVA-1197] - FIX dictionary generator does not generate LegSecAltIDGrp repeating group of FIX 5.0
  • [JAVA-1189] - Data types of fields are incorrectly parsed from FIXML schema for version 5.0SP2
  • [JAVA-1188] - Header of the generated FIXML message is incorrect for versions other than 4.4

New Feature

  • [JAVA-1185] - Message should override equals(..) and hashCode()
  • [JAVA-446] - Add FIX 5.0 support to FIX <-> FIXML converter

Improvement

  • [JAVA-1171] - Option to turn off the formatting of resulting FIXML message
  • [JAVA-1163] - Make standard Fixml schemas part of package
  • [JAVA-1161] - Log warning if encountering an XML element / attribute that cannot be converted into FIX
  • [JAVA-1160] - Converter should be more tolerant to the definition of fields with _enum_t prefix