QuickFIX/J Changelog

What's new in QuickFIX/J 1.5.2

Jul 4, 2012
  • This release includes some bug fixes and minor improvements.

New in QuickFIX/J 1.4.0 (May 12, 2010)

  • Bug:
  • [QFJ-326] - ThreadPerSessionEventHandlingStrategy leaks threads!
  • [QFJ-348] - Unable to restart a stopped initiator (SocketInitator)
  • [QFJ-351] - Fix orderedFields property in XSL
  • [QFJ-355] - Implementation of the validate field order configuration setting is incomplete
  • [QFJ-368] - removeGroup causes BodyLength miscalculation
  • [QFJ-376] - When a lot of bad data is pumped into the QF/J, it does nothing
  • [QFJ-380] - Incorrect response to invalid sequence reset acknowledgment
  • [QFJ-393] - When using JmxExporter, restarting QFJ Initiator throws Exception re-registering mbean
  • [QFJ-402] - Provide useful exception description for IncorrectTagValue, NoTagValue and other FIX specific exceptions
  • Improvement:
  • [QFJ-352] - Include newer 1.5.3 version of SLF4J libraries
  • [QFJ-354] - Support restart after initiator stop
  • New Feature:
  • [QFJ-377] - FIXT 1.1 / FIX 5.x Support