Skip to content

QFJ 1.6.2 release notes

Christoph John edited this page Mar 24, 2016 · 3 revisions

Points of interest

Mainly bug fix release.

included pull requests (which are not already JIRA issues)

remove duplicate code
Mina-core to 2.0.13
Small Changes: Static compiled pattern, un-sync time and slf4j update
Extracted variable, bump slf4j and plugins versions

JIRA issues

Bug

  • [QFJ-656] - allowUnknownMsgFields has no effect if the field is not defined in the dictionary
  • [QFJ-724] - quickfix.field.NoLegSecurityAltID extends quickfix.StringField instead of quickfix.IntField
  • [QFJ-730] - Wrong SeqNum in the last Sequence Reset message after a Resend Request
  • [QFJ-838] - Tests on jdk 1.7 failed
  • [QFJ-849] - SocketInitiator does not stop properly
  • [QFJ-854] - Race discovered in SingleThreadedEventHandlingStrategyTest
  • [QFJ-855] - Change packaging strategy for quickfixj-messages-fix[40|41|42|43|44|50|50sp1|50sp2|t11] modules to prevent VerifyError
  • [QFJ-866] - Initiator session timer with SSL enabled
  • [QFJ-868] - IoSessionInitiator can't reconnect the disconnected session
  • [QFJ-879] - SystemTime currentTimeMillis is synchronized
  • [QFJ-881] - FieldType.MultipleValueString are not created from FIX5+ xml files
  • [QFJ-882] - FIX50.xml / LegSecAltIDGrp incorrect

Improvement

  • [QFJ-822] - DNS change prevents reconnection
  • [QFJ-846] - Upload release to Maven or Sonatype central
  • [QFJ-871] - Print address for unsuccessful connection attempts
Clone this wiki locally