Friday, 26 June 2020

Release Notes - ICE iMpact Multicast Price Feed Handler .NET - Version 4.3.0.0

New Feature

Improvement

  • [NETICEIMPACT-319] - BREAKING CHANGE: Update SecuritySubType enum to version 3.9 (June 2, 2020)

Release Notes - ICE iMpact Multicast Price Feed Handler C++ - Version 8.3.0

New Feature

Improvement

  • [CPPICEIMPACT-1107] - BREAKING CHANGE: Update SecuritySubType enum to version 3.9 (June 2, 2020)

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler C++ - Version 9.3.0

New Feature

  • [CPPEUREXETI-395] - Become ready to Introduction of Release 8.1 (D0003) on 29 June 2020

Improvement

  • [CPPEUREXETI-393] - All enumerations' NoValue should be equal to 0x00 or 0xFF

Tuesday, 23 June 2020

Release Notes - Cboe CFE Binary Order Entry (BOE) Handler C++ - Version 1.6.0

New Feature

  • [CBATSBOE-72] - Added CustOrderHandlingInst field to New Order and Modify Order messages

Improvement

  • [CBATSBOE-71] - Cboe CFE BOE spec updates for versions 1.3.6, 1.3.7, 1.3.8 and 1.3.9

Monday, 22 June 2020

Release Notes - FIX Engine for .NET Core - Version 1.4.0

Bug

Improvement

New Feature

Friday, 19 June 2020

Release Notes - CME MDP Market Data Handler Java - Version 3.17.14

Improvement

  • [JCMEMDH-704] - Slow processing of security definitions in queued incrementals

Bug

  • [JCMEMDH-703] - Log replay does not recognize TCP Recovery messages

Thursday, 18 June 2020

Release Notes - CME iLink 3 Binary Order Entry C++ - Version 1.9.0

Improvement

  • [ILINKBOECPP-500] - BREAKING CHANGE: rename SessionSettings::receiveBufferSize(..) to SessionSettings::socketReceiveBufferSize(..)
  • [ILINKBOECPP-499] - BREAKING CHANGE: rename SessionSettings::sendBufferSize(..) to SessionSettings::socketSendBufferSize(..)
  • [ILINKBOECPP-498] - BREAKING CHANGE: rename SessionSettings::serviceThreadAffinity(..) to SessionSettings::threadPoolAffinity(..)
  • [ILINKBOECPP-478] - BREAKING CHANGE: rename SessionStorage::setTerminated(..) to SessionStorage::terminated(..)
  • [ILINKBOECPP-477] - BREAKING CHANGE: improve SessionSettings configuration keys' names
  • [ILINKBOECPP-476] - AuditTrailGenerator: the PartyDetails group of PartyDetailsDefinitionRequest should be processed as one record
  • [ILINKBOECPP-475] - BREAKING CHANGE: move exceptions to the Exceptions namespace
  • [ILINKBOECPP-474] - AuditTrailGenerator: For the PartyDetailsDefinitionRequest message, the "Operator ID" column should be filled from PartyRole (118 - Operator)
  • [ILINKBOECPP-473] - BREAKING CHANGE: remove SessionListener::onResendRequest(..)
  • [ILINKBOECPP-472] - AuditTrailGenerator: String presentation of enum field values should reflect a value, not a full value description
  • [ILINKBOECPP-470] - AuditTrailGenerator: add the option to configure the output field delimiter
  • [ILINKBOECPP-462] - Add ExchangeInitiatedTerminateMessage to SessionErrorReason
  • [ILINKBOECPP-451] - Add the "customKey" argument to the Session constructor
  • [ILINKBOECPP-445] - BREAKING CHANGE: change NotAppliedAction::Default to NotAppliedAction::DoNothing
  • [ILINKBOECPP-407] - Describe Fault Tolerance
  • [ILINKBOECPP-391] - Improve the 'Message Sequence Numbers' section
  • [ILINKBOECPP-375] - Add the Handling Business Reject Messages section

New Feature

Bug

Sub-task

  • [ILINKBOECPP-453] - Pass the "Bi-Directional Gap Scenario (Sequence Gap Fill) - (Day or FAK/FOK orders) for On-Demand Format" iLink 3 AutoCert test

Tuesday, 16 June 2020

Release Notes - ICE iMpact Multicast Price Feed Handler Java - Version 1.49.1

Improvement

Friday, 12 June 2020

Release Notes - CME MDP Market Data Handler Java - Version 3.17.12

Improvement

  • [JCMEMDH-701] - Ability to replay log files generated by log replay

Thursday, 11 June 2020

Wednesday, 10 June 2020

Release Notes - Trading Technologies update 05-29-2020

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <05-29-2020>

Updated reference implementation sample distributions incorporating the FIX Dialect and reference implementation samples can be downloaded from here:

TradingTechnologiesClientCpp_1.14.0.0.zip

Download authentication credentials:

User: Cpp
Password: 1AAVbVLsu3

TradingTechnologiesClientSample-net-4.6.2-x64-Setup-1.22.0.0.msi

TradingTechnologiesClientSample-net-4.6.2-x86-Setup-1.22.0.0.msi

TradingTechnologiesClientSample-net-4.7.2-x64-Setup-1.22.0.0.msi

TradingTechnologiesClientSample-net-4.7.2-x86-Setup-1.22.0.0.msi

TradingTechnologiesClientSample-net-4.8-x64-Setup-1.22.0.0.msi

TradingTechnologiesClientSample-net-4.8-x86-Setup-1.22.0.0.msi

Download authentication credentials:

User: dotNet
Password: bKHu0u773V

Updated individual FIX Dialect files, which reflect the corresponding changes, can be downloaded from here:

TT-FIX42Prod.xml

TT-FIX42UAT.xml

TT-FIX44Prod.xml

TT-FIX44UAT.xml

FIX Dialect Download authentication credentials
User: fixDialect
Password: K1D7&S~TG1R>


All FIX Dialects are session-level dialects. This requires explicit dialect specification while creating message and session objects. You can find more information about session-level FIX dialects for .NET, C++ or Java.

 

Release Notes - TRADEcho update 3.5.0

Update details: OnixS FIX Support Pack update for TRADEcho - update for FIX API specification <3.5.0>

Updated reference implementation sample distributions incorporating the FIX Dialect and reference implementation samples can be downloaded from here:

onixs-tradEcho-client-java-1.7.0-bin.tar.gz

onixs-tradEcho-client-java-1.7.0-bin.zip

Download authentication credentials:

User: java
Password: IlRCkdl7r4

Updated individual FIX Dialect files, which reflect the corresponding changes, can be downloaded from here:

TRADEchoPreTradeFixDialect.xml

TRADEchoPostTradeFixDialect.xml

FIX Dialect Download authentication credentials
User: fixDialect
Password: K1D7&S~TG1R>


All FIX Dialects are session-level dialects. This requires explicit dialect specification while creating message and session objects. You can find more information about session-level FIX dialects for .NET, C++ or Java.

 

Release Notes - Eurex T7 Market and Reference Data Interfaces (EMDI, EOBI, RDI) Handlers C++ - Version 8.3.0

Improvement

Release Notes - ICE Trade Capture Java - Version 2.18.0

Task

Release Notes - ICE Trade Capture .NET Core - Version 3.6.0

Task

Release Notes - ICE Trade Capture .NET - Version 2.33.0

Task

Release Notes - Cboe CFE Binary Order Entry (BOE) Handler C++ - Version 1.6.0

New Feature

  • [CBATSBOE-72] - Added CustOrderHandlingInst field to New Order and Modify Order messages

Improvement

  • [CBATSBOE-71] - Cboe CFE BOE spec updates for versions 1.3.6, 1.3.7, 1.3.8 and 1.3.9

Tuesday, 9 June 2020

Release Notes - ICE iMpact Multicast Price Feed Handler Java - Version 1.49.0

Improvement

  • [JAVAICEIMPACT-623] - BREAKING CHANGE: Update SecuritySubType enum to version 3.9 (June 2, 2020)

Tuesday, 2 June 2020

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler C++ - Version 9.2.0

New Feature

  • [CPPEUREXETI-389] - Become ready to Introduction of Release 8.1 (D0002) on 29 June 2020
  • [CPPEUREXETI-385] - Do not print any security-sensitive information to the log and audit trail files

Release Notes - ICE iMpact Multicast Price Feed Handler .NET - Version 4.2.0.0

New Feature

  • [NETICEIMPACT-316] - Support iMpact Multicast Feed Message Specification version 1.1.42 (April 24, 2020)

Release Notes - ICE iMpact Multicast Price Feed Handler C++ - Version 8.2.0

New Feature

  • [CPPICEIMPACT-1104] - Support iMpact Multicast Feed Message Specification version 1.1.42 (April 24, 2020)

Improvement