Table of Contents | ||
---|---|---|
|
...
Added support of the updated MOEX FAST feeds for Derivatives (SPECTRA) v.1.2. Note: The Spectra adapter is incompatible with the previous version, more info in the article
Support of new low latency socket option available in RHEL 7.1 was added to reduce the latency of message receiving
- MOEX FIX/FAST Market Data Adaptor functionality was extended with support of Instrument Status Feed (ISF). New sample allowing subscription to ISF feed is now available in the package
- Enabled support of TLS v1.1 and TLS v1.2 protocols by migration to OpenSSL 1.0.1
- New session parameter MaskedTags was added for masking Username and Password values in in/out log files for the messages types A, BE, BF, nAdded option to separate out administrative session by using Monitoring.ListenPort parameter
Bugfixes
The properties in engine.properties file (SSLCertificate = cert.pem; SSLCACertificate = certCA.pem) uses EngineRoot as base if relative path is used
- CQG MD Adaptor: FAST string value for boolean types is converted to bool
- Reconnection of FIX Initiator session is allowed if SSL is used
- Obsolete Currency tag(15) value for Turkish Lira in FIX dictionaries was excluded
- 1128 tag will be placed to the position right after the tag 35 in case of parsing FAST message to Fix Message
Documentation
- Updated Spectra Market Data Adapter migration guide
- How to use Spectra Application Listener callbacks in FIX Antenna
...
- MOEX FIX/FAST Market Data Adaptor functionality was extended with support of Instrument Status Feed (ISF)
Bugfixes
...
- MOEX FIX/FAST Market Data Adaptor: onError callback is called in case of the crashes caused by exceptions in callbacks
...
- Session rejects (35=3) are visible in EventViewer
- Added an ability to send FIX 5.0+ messages via simple client even if tag1128 is absent
FIX Antenna 2.14.1
July 3, 2015
...