-
Notifications
You must be signed in to change notification settings - Fork 644
QFJ 2.1.0 release notes
Christoph John edited this page Aug 2, 2018
·
10 revisions
... to be completed ...
You need at least Java 8 to run QuickFIX/J.
- There are many bug fixes included.
- ...
Many thanks to all the people who have also contributed to this release (hopefully not missing someone, in alphabetical order):
...
https://github.com/quickfix-j/quickfixj/milestone/7?closed=1
(just for information, since all of the below issues have corresponding pull requests)
- [QFJ-888] - DefaultMessageFactory does not support FIX5.0 SP1/2
- [QFJ-942] - Connectors sometimes hanging in call to dispose() when stop() was called
- [QFJ-943] - Blocking queue writes from the MINA event loop causing delayed sends, missing heartbeats, spurious disconnects
- [QFJ-950] - Provide configuration to have garbled messages rejected instead of ignoring them