Friday, 19 September 2025

Release Notes - .NET FIX Engine - Version 1.17.0

Bug

  • [NETCOREFIXENGINE-1824] - Unexpected transition from DISCONNECTED to WAIT_FOR_RETRANSMISSION state
  • [NETCOREFIXENGINE-1814] - The ResendRequest processing is not stopped when the Session.ResendingBatchSize is used and the FIX connection is closed
  • [NETCOREFIXENGINE-1800] - Invalid Session.CreationTime is restored when using Session.StorageDirectory
  • [NETCOREFIXENGINE-1794] - Typed Messages Generator generates an invalid getter for a boolean field
  • [NETCOREFIXENGINE-1789] - An exception is thrown when Session.ResendingQueueSize is set to zero with non-empty resending queue
  • [NETCOREFIXENGINE-1537] - Specifying the type of the Field XML node does not override the standard enum values

Improvement

New Feature

Task