Monday, 28 April 2025

Release Notes - FIX Engine C++ - Version 4.13.0

Improvement

  • [CPP-4757] - Add syncData flag to the Session::flushSessionStorage()
  • [CPP-4745] - Remove precompiled headers (`stdafx.h`) from samples
  • [CPP-4726] - Scramble Logon fields in all cases when it is logged to the FIX Engine log
  • [CPP-4721] - Migrate Typed Message Generator to .NET 9
  • [CPP-4709] - Get rid of the reconnecting thread for ThreadPool and ExternalThread (TcpStandard) threading models
  • [CPP-4689] - Optimize the message search during the Resend Request processing
  • [CPP-4670] - Use the empty session's mutex when the TCPStandard stack in the ExternalThread threading model is used

New Feature

  • [CPP-4753] - BREAKING CHANGE: Add received data timestamp
  • [CPP-4692] - ResendingBatchSize configuration setting

Task

  • [CPP-4731] - Add EP296
  • [CPP-4708] - Remove Windows 32-bit libraries from the distribution package

Friday, 25 April 2025

Release Notes - CME STP Handler Java - Version 3.2.1

Task

Release Notes - CME STP Handler .NET - Version 4.1.0

Task

Thursday, 24 April 2025

Release Notes - CME iLink 3 Binary Order Entry Java - Version 1.1.0

New Feature

Improvement

Task

Bug

  • [ILINK3JAVA-258] - Incorrect Out/InSeqNum Restoration from File Storage
  • [ILINK3JAVA-240] - Incorrect default value handling for Tag.BusinessRejectRefID leads to invalid reject reason entries

Release Notes - B3 Binary UMDF Market Data Handler - Version 1.7.0

Improvement

Wednesday, 23 April 2025

Release Notes - CME MDP Premium Market Data Handler C++ - Version 5.9.0

Improvement

  • [CCMEMDH-1985] - BREAKING CHANGE: Type for ImpliedPriceLevel::quantity() was changed from Int32 to Int64

New Feature

Wednesday, 16 April 2025

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

Bug

Friday, 28 March 2025

Release Notes - FIX Engine Java - Version 2.14.1

Improvement

  • [JAVA-3367] - Update dependencies to latest stable versions
  • [JAVA-3362] - Incoming messages are marked as garbled if the third tag is not recognized as MsgType (tag #35)

Bug

  • [JAVA-3353] - ResendRequest processing issue causing errors and storage corruption
  • [JAVA-3352] - FlatMessages sent during a disconnected state are incorrectly stored

Thursday, 27 March 2025

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler Java - Version 1.10.0

New Feature

Improvement

  • [JAVAEUREXETI-130] - BREAKING CHANGE: Remove `HandlerSettings.partyIdSessionId` property
  • [JAVAEUREXETI-129] - BREAKING CHANGE: Remove `HandlerSettings.gatewayPassword` property

Release Notes - CME STP Handler .NET - Version 4.0.0

Task