-
Notifications
You must be signed in to change notification settings - Fork 617
QFJ 1.6.3 release notes
Christoph John edited this page Dec 12, 2016
·
8 revisions
You need at least Java 7 to run QuickFIX/J.
- Mainly bug fix release.
- MINA library has been updated to 2.0.16 due to some critical bugs.
- [QFJ-868] - IoSessionInitiator can't reconnect the disconnected session
- [QFJ-876] - Code Generator creates bad code for nested repeating groups
- [QFJ-882] - FIX50.xml / LegSecAltIDGrp incorrect
- [QFJ-884] - quickfixj-messages-fix44 is including quickfixj-messages-all
- [QFJ-886] - FIX44.xml InstrumentLeg Inconsistently Defined
- [QFJ-895] - Reconnecting initiator does not work under some circumstances
- [QFJ-897] - AbstractSocketAcceptor does not stop its internal IoAcceptors correctly
- [QFJ-903] - Infinite Loop on Malformed Message - Bad BodyLength (tag 9)