-
Notifications
You must be signed in to change notification settings - Fork 622
QFJ 1.6.2 release notes
Christoph John edited this page Mar 24, 2016
·
3 revisions
Mainly bug fix release. MINA library has been updated to 2.0.13 due to some critical bugs.
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
- [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