Sunday, 31 December 2023

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

Improvement

  • [CPPEUREXETI-600] - Add encrypted password logon to Trading Client sample
  • [CPPEUREXETI-599] - Replace "Migration Guidelines" sections with "What's New?" section

New Feature

Thursday, 28 December 2023

Release Notes - .NET Framework FIX Engine - Version 4.10.0.0

New Feature

  • [DOTNET-3897] - Add FlatMessage.Insert(..) methods
  • [DOTNET-3886] - Add Engine.IncomingTelecommunicationLink(..) event
  • [DOTNET-3885] - Add Engine.IncomingConnection(..) event
  • [DOTNET-3883] - EngineSettings.FirstLogonTimeout()
  • [DOTNET-3882] - Session.ResendingStarted/Session.ResendingFinished events

Improvement

  • [DOTNET-3890] - PossDupFlag and OrigSendingTime fields should be added to the message header when the FlatMessage mode is used

Task

  • [DOTNET-3887] - Add the latest EP284 dictionary to the engine package

Wednesday, 27 December 2023

Release Notes - FIX Engine C++ - Version 4.10.0

Improvement

  • [CPP-4441] - BREAKING CHANGE: Rename "Endianess" to "Endianness"
  • [CPP-4425] - Integer fields should use signed/unsigned types depending on the nature of the field
  • [CPP-4423] - PossDupFlag and OrigSendingTime fields should be added to the message header when the FlatMessage mode is used
  • [CPP-4403] - Add the TimestampFormat parameter to Timestamp/TimeSpan setters/getters of typed messages
  • [CPP-4395] - Migrate TypedMessagesGenerator project to .NET 7 and VS2022
  • [CPP-4383] - Add "Using Different Sessions with Different Threading Models" article

New Feature

  • [CPP-4431] - Add FlatMessage::insert(..) methods
  • [CPP-4415] - Add a demonstration of the ExternalThread mode to the SessionScheduler sample
  • [CPP-4408] - Add IEngineListener::onIncomingConnection(..) callback
  • [CPP-4386] - Support the ExternalThread mode by the Scheduler
  • [CPP-4385] - Scheduler: support sessions that work in the ExternalThread mode
  • [CPP-4365] - EngineSettings::firstLogonTimeout()
  • [CPP-4339] - Add IEngineListener::onIncomingTelecommunicationLink(..) callback
  • [CPP-4224] - Publish samples online

Task

  • [CPP-4416] - Add the latest EP284 dictionary to the engine package

Bug

  • [CPP-4409] - FAST decoder should use the specifyApplVerIdField setting
  • [CPP-4394] - Mistake in the TypedGroup::Iterator class template in TypedMessagesGenerator

Friday, 8 December 2023

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

New Feature

  • [CPPEUREXETI-583] - Become ready to Introduction of Release 12.0 (D0003) on 31 October 2023

Tuesday, 5 December 2023

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

New Feature

Bug

Release Notes - eSpeed ITCH Market Data Handler C++ - Version 1.7.3

Improvement

Monday, 4 December 2023

Release Notes - eSpeed ITCH Market Data Handler C++ - Version 1.7.2

Bug