Table of Contents | ||
---|---|---|
|
...
- Public API is extended for Repeating Groups in FIXAntenna C++. Please see see How to work with Repeating Groups for for more details.
Critical bugs and fixes
...
- Decorator-generated code has linker issues on Windows platform.
- Tag DeliverToCompID(128) should be populated with value of OnBehalfOfCompID(115) tag of original message in case of session-level reject.
- Recovered orders log increments appears twice in user callbacks in MOEX ASTS Market Data Adapter.
FIX Antenna 2.18.1
February 22, 2017
FIX Antenna C++ v2.18.1 (r154)
...
- Field SecurityId in messages Security Definition, Security Status of streams FUT-INFO and OPT-INFO now contain instrument ID value, equal to that transmitted via the PLAZA II gateway.
The following bugs have been fixed:
- MOEX Spectra Market Data Adapter and MOEX ASTS Market Data Adapter have compatibility issues.
FIX Antenna 2.18.0
February 20, 2017
FIX Antenna C/C++ v2.18.0 (r149)
...
- Fixdic50sp2ep.xml dictionary works incorrectly.
- Rounding works incorrectly for very large double price values.
- FIX Engine works incorrectly in case of logs moving.
- Memory leak for transient storage type occurs in the case of non-gracefully terminated session.
- Asynchronous connection for Initiator doesn't work in some cases.
FIX Antenna 2.17.3
December 20, 2016
FIX Antenna C/C++ v2.17.3 (r121)
New Features and Improvements
MOEX Spectra Market Data Adapter:
Protection:
- Compile- and run-time checks to detect buffer overflows (FORTYFY_SOURCE option of gcc compiler) had been enabled.
Other improvements:
- Affinity mask support in FIXAntenna has been extended for the systems with 64 cores.
Critical bugs and fixes
The following bugs have been fixed:
- Adding a user with a subnet range of IP's within the "Source IP Address" field under the "Security" tab doesn't work in FIXICC.
FIX Antenna 2.17.2
November 25, 2016
...
FIXAntenna Samples:
...
Other improvements:
...
New Features and Improvements
CME iLink MSGW MSGW support has been added and certified
CME Drop Copy 4.0 support has been added and certified
MIT Adapter has been updated to support LSE MIT 303 Level 2 - MITCH Specification 11.6
Сertification for Borsa Istanbul FIX Order Entry and FIX Reference Data interfaces of BISTECH Trading Platform has been passed
...
FIX Antenna C/C++ v2.15.1 (r78090), FIX Antenna .NET v2.15.1 (r74001)
Bugfixes
- Presence of required fields in the message is not checked when using additional.xml
- Bovespa MD Adaptor fails to process chunks when unordered
FIX Antenna 2.15.0
November 3, 2015
...
Support of the updated MOEX FAST feeds for Derivatives (SPECTRA) v.1.2 was added. Note: The new version of 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 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
- New session parameter MaskedTags was added for masking Username and Password values in in/out log files for the messages types A, BE, BF, n
...
The properties in engine.properties file (SSLCertificate = cert.pem; SSLCACertificate = certCA.pem) uses EngineRoot as base if relative path is used
- CQG MD Adaptor: converting CQG FAST 'Y'/'N' values to boolean was fixed
- 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
- Spectra Market Data Adapter migration guide
- How to use Spectra Application Listener callbacks in FIX Antenna
...
New Features and Improvements
- 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
...
New Features and improvements
- SimpleClient: SSL support SSL support
- SimpleClient: in case there is only one session connected, all messages will be sent to it by default
...
- Exe installer is not available from this version. Package is redistributed as zip or gzip archive
- Password in Logon messages in.in/.out log files are now masked with asterisks
...
- Documentation for AfterMessageIsReceivedEventArgs::Msg field has been fixed
- Documentation of the Statistics class has been extended.
- Documentation for methods Session::Put() and Session::connect() as initator has been extended
Documentation of the ConstFieldValue has been extended
...