-
Notifications
You must be signed in to change notification settings - Fork 622
QFJ 1.6.1 release notes
Christoph John edited this page Jul 21, 2015
·
8 revisions
Mainly bug fix release to work around VerifyError when using quickfixj-all module.
Fix timing to set default application version ID at initiator side
Moving the setLogoutReceived flag to before we generate a logout response
Range of resend request is wrong after GapFill when resends are chunked.
Upgrade compiler plugin and increase max memory size for compilation
Added BeginString option for FIXT.1.1
correct setField method call
add missing variables to copyFrom, include in tests
Maven plugins updated and compiler fork=true option removed
- [QFJ-845] - Change packaging strategy of quickfixj-messages-all to prevent VerifyError
- [QFJ-803] - Case spelling inconsistency among FIX dictionaries
- [QFJ-844] - Upgrade maven-compiler plugin and add more memory to the compiler