QuickFIX/J 1.6.0 is finally here...
This release includes bug fixes, improvements and a few new features.
All QuickFIX/J users are invited to update their version.
For more information, go to http://www.quickfixj.org. Release notes can be found here: https://github.com/quickfix-j/quickfixj/wiki/QFJ-1.6.0-release-notes
Release can be downloaded from here: https://github.com/quickfix-j/quickfixj/releases/download/QFJ_RELEASE_1_6_0/org.quickfixj-1.6.0-bin.zip
Well, that's excellent news.
I tought the project wasn't alive due to the lack of updates.
I'll give it a try.
Last edit: Alejandro Hdez. Angeles 2015-04-24
I may be missing something, but I'm having to refactor my code that was written based on QuickFIXJJ-1.5.3. Previously, I would cast incoming quickfix.Message to specific message types e.g. quickfix.fix50.SecurityList or quickfix.fix50.ExecutionReport.
But since I switched jar files to 1.6.0, attempts to cast to message types like quickfix.fix50sp1.SecurityList or quickfix.fix50sp1.ExecutionReport results in a ClassCastException. Now, I'm having to work directly with quickfix.Message.
Any pointer is appreciated.
Dotun.
Any maven repository available to use?
Hi All,
Do you know if we can access the nested repeating group with this new version?
Thx & Regards,
Lassaad
Hi, I think it is best to discuss such things on the official mailing list:
https://lists.sourceforge.net/lists/listinfo/quickfixj-users
Are you referring to http://www.quickfixj.org/jira/browse/QFJ-329 ?? That one is not fixed but AFAIK there is a workaround.
Thanks,
Chris.
Thanks Christoph.
I will use the mailing list.
Regards,
Lassaad