Tuesday, 31 March 2020

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

New Feature

Monday, 30 March 2020

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

New Feature

  • [CPPICEIMPACT-1077] - Support iMpact Multicast Feed Message Specification version 1.1.42

Improvement

  • [CPPICEIMPACT-1074] - BREAKING CHANGE: Remove HandlerSettings::processingThreadAffinity

Friday, 27 March 2020

Release Notes - MTS Repo/SDP Handler C++ - Version 1.4.1

Improvement

Release Notes - MTS Cash/SDP Handler C++ - Version 1.6.2

Improvement

Friday, 20 March 2020

Release Notes - ICE Trade Capture .NET - Version 2.31.0

Improvement

  • [ICETC-534] - Migrate to FIX Engine 4.2.0.0

Task

  • [ICETC-532] - Add .NET 4.8 support, remove .NET 4.5.2

Release Notes - ICE Private Order Feed (POF) .NET - Version 1.14.0

Improvement

Task

Wednesday, 11 March 2020

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

Improvement

  • [CPPICEIMPACT-1064] - Update SecuritySubType enum to version 3.8 (October 16, 2019)
  • [CPPICEIMPACT-1059] - BREAKING CHANGE: Type migration for HandlerSettings::maximumSizeOfLiveMessageQueue
  • [CPPICEIMPACT-1058] - BREAKING CHANGE: Type migration for HandlerSettings::maximumSizeOfSnapshotMessageQueue

New Feature

  • [CPPICEIMPACT-1063] - Support iMpact Multicast Feed Message Specification version 1.1.41
  • [CPPICEIMPACT-1055] - Support iMpact Multicast Feed Message Specification version 1.1.40.1

Wednesday, 4 March 2020

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

Improvement

  • [ILINKBOECPP-286] - Support version 5 of the SBE Schema
  • [ILINKBOECPP-282] - BREAKING CHANGE: Rename ISessionStorage to SessionStorage
  • [ILINKBOECPP-281] - BREAKING CHANGE: Rename ISessionListener to SessionListener
  • [ILINKBOECPP-272] - Session::send(..) should return a reference to the Session class
  • [ILINKBOECPP-209] - Add the Scheduling Sessions for Automatic Connection section to Programming Guide

Sub-task

  • [ILINKBOECPP-277] - Pass the "Mid Week Key Rotation (MSGW)" iLink 3 AutoCert test
  • [ILINKBOECPP-276] - Pass the "Pass the Mid week Connection (Initialization and Binding) with New UUID for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-275] - Pass the "Mid week Connection (Binding without Initialization) for Pre-Registered Format" iLink 3 AutoCert test
  • [ILINKBOECPP-265] - Pass the "Re-Setting UUID" iLink 3 AutoCert test
  • [ILINKBOECPP-264] - Pass the "Beginning of Week Logon" iLink 3 AutoCert test
  • [ILINKBOECPP-263] - Pass the "MSGW - Primary Gateway Connection Enforcement" iLink 3 AutoCert test

New Feature

Monday, 2 March 2020

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

Improvement

  • [NETICEIMPACT-288] - Update SecuritySubType enum to version 3.8 (October 16, 2019)

New Feature

  • [NETICEIMPACT-287] - Support iMpact Multicast Feed Message Specification version 1.1.41
  • [NETICEIMPACT-283] - Support iMpact Multicast Feed Message Specification version 1.1.40.1

Release Notes - FIX Engine .NET - Version 4.2.0.0

Improvement

  • [DOTNET-3158] - Wait for the completion of the underlying connection closing properly
  • [DOTNET-3150] - In the 'append' mode of session level dictionaries, valid tag values should be taken from standard FIX dictionaries
  • [DOTNET-3130] - [BREAKING CHANGE] Scheduler.UtcTimeUsage is obsolete.
  • [DOTNET-3114] - Optimization of messages extraction during restoring the session state from log files
  • [DOTNET-3073] - Session.Logout(..) methods should throw an exception when failing to get the response
  • [DOTNET-3035] - Allow setting Time Zone for the Session Scheduler

Bug

  • [DOTNET-3131] - Duplicated resend requests for the last message in the gap interval if it is an application message
  • [DOTNET-3086] - ExpectedIncomingMessageSize setting is discarded after the session Logout

New Feature

  • [DOTNET-3116] - Support .NET Framework 4.8 and Visual Studio 2019