Friday, 22 November 2024

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

Improvement

Wednesday, 20 November 2024

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

Improvement

Bug

  • [ILINKBOECPP-1051] - AuditTrail: Process QuoteCancelAck for CancelAll and add UnsolicitedCancelType

Tuesday, 19 November 2024

Release Notes - CME iLink 3 Binary Order Entry .NET - Version 1.6.7

Bug

Task

  • [CMEILINK3CORE-322] - The "Mid-Week Connection and Binding" section contains a link to a missing code snippet

Improvement

  • [CMEILINK3CORE-309] - Remove the hasSofh argument from the AuditTrailGenerator constructor

Thursday, 14 November 2024

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

New Feature

  • [B3UMDFHCPP-58] - Start snapshot recovery on instrument sequence gap

Wednesday, 13 November 2024

Release Notes - FIX Engine C++ - Version 4.12.0

Improvement

  • [CPP-4677] - Send Logout if no Heartbeat is received after TestRequest
  • [CPP-4644] - BREAKING CHANGE: StringRef should not be used as a member of public classes
  • [CPP-4629] - The Logout should be sent in case of the BeginString has an invalid value
  • [CPP-4616] - Asynchronous File-Based Storage should report errors during the writing to the log file
  • [CPP-4614] - Set SessionRejectReason to 5 (TagValueIsIncorrect) when EndSeqNo/BeginSeqNo is out of range in a ResendRequest message
  • [CPP-4607] - Add a warning about using the default Message constructor

Bug

  • [CPP-4647] - SessionScheduler::remove() can be blocked in the ExternalThread threading model
  • [CPP-4615] - Sending a message from ISessionStorage::storeInbound(..) callback leads to an infinite loop
  • [CPP-4608] - Possible an undefined behavior when the Message move constructor is used

New Feature

  • [CPP-4628] - Add SSL.MinProtocolVersion/SSL.MaxProtocolVersion settings
  • [CPP-4019] - Support multiple stacks for acceptor sessions

Task

Monday, 11 November 2024

Release Notes - .NET Framework FIX Engine - Version 4.12.0.0

Improvement

  • [DOTNET-3985] - Send Logout if no Heartbeat is received after TestRequest
  • [DOTNET-3963] - The Logout should be sent in case of the BeginString has an invalid value
  • [DOTNET-3956] - Set SessionRejectReason to 5 (TagValueIsIncorrect) when EndSeqNo/BeginSeqNo is out of range in a ResendRequest message
  • [DOTNET-3953] - Asynchronous File-Based Storage should report errors during the writing to the log file

Bug

  • [DOTNET-3972] - Incorrect SettlType values
  • [DOTNET-3954] - Sending a message from ISessionStorage.StoreInboundMessage(..) callback leads to an infinite loop

New Feature

  • [DOTNET-3960] - Add SSL.MinProtocolVersion/SSL.MaxProtocolVersion settings

Task

Friday, 8 November 2024

Release Notes - .NET FIX Engine - Version 1.14.3

Task

Bug

  • [NETCOREFIXENGINE-1552] - "LicenseException: License file is corrupted" if the SHA-1 message digest is disabled

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

Bug

Task

  • [CCMEMDH-1939] - Add ability to setup replay delay mechanism

Friday, 1 November 2024

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

New Feature

Release Notes - FIX Engine Java - Version 2.13.5

Improvement

  • [JAVA-3302] - Engine must send a consistent reject reason for invalid instance counts
  • [JAVA-3292] - Send Logout if no Heartbeat is received after TestRequest
  • [JAVA-3274] - Include JAR Version in Manifest
  • [JAVA-3145] - Describe the Throttler class in the Programming Guide
  • [JAVA-2312] - Add Dialect Validation sample

Bug

  • [JAVA-3296] - Reject message must be sent in case of incorrect datetime values

Task

New Feature

Sub-task

  • [JAVA-2012] - Update docs referring to FAST 1.2 feature