[Quickfix-announce] QuickFIX 1.12.3 Available
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-09-11 23:01:32
|
QuickFIX 1.12.3 is now available at http://www.quickfixengine.org =20 You can get the release notes for all versions here: http://www.quickfixengine.org/NEWS =46ixed some remaining socket problems. Logons are sent immediately after connection, instead of waiting up to a second between when the connection is established and the logon message is actually sent. New configuration setting, PersistMessages which defaults to Y resulting in default behavior of storing all outgoing messages. This is useful if you want to persist state, but have no need to resend messages and want to get rid of the overhead of persisting them. =46ixed bugs in python and ruby APIs that manifested themselves as random crashes due to some object being garbage collected too early. The Python and Ruby APIs are now quite usable, stable, and full featured. Configuration settings are case insensitive. More usage of the global logging facility. See the full release notes for more. |