Improvement

  • [DOTNET-1293] - Update documentation for message validation options.
  • [DOTNET-1261] - Engine.AddSessionDialectFromString(dialectString)
  • [DOTNET-1257] - Document the chunkLength argument of Decoder.Decode(..) method
  • [DOTNET-1246] - "Threading Models" section should be added to Programming Guide
  • [DOTNET-1224] - Create ISession interface
  • [DOTNET-1107] - Update to the latest FIX dialect schema

New Feature

  • [DOTNET-1288] - UseMemoryPressure configuration option
  • [DOTNET-1287] - EngineSettings::validateDuplicatedField(..) and Session::validateDuplicatedField(..) methods
  • [DOTNET-1263] - CODE BREAKING CHANGE: BREAKING CHANGE: ModifiedMsg argument for events
  • [DOTNET-1260] - Engine.AddSessionDialect(dialectFile)
  • [DOTNET-1248] - "SSL Troubleshooting" sub-section should be added to Programming Guide
  • [DOTNET-1247] - Information about Session-level SSL setting should be added to Programming Guide
  • [DOTNET-1222] - Asynchronous File Based Storage
  • [DOTNET-1179] - Add support for customLogonMessageFile attribute in Scheduler's XML config file
  • [DOTNET-1178] - Add support for customLogonMessageFieldDelimiter attribute in Scheduler's XML config file
  • [DOTNET-1145] - Sell Side Windows Service sample

Bug

  • [DOTNET-1250] - Specifying type in dialect makes field required