Click or drag to resize

Version 5.0.0

Release date: February 09, 2021

Changes
  • General: Replaced Common.Logging with our own logging abstraction. NuGet packages for NLog, log4net, Serilog and Microsoft.Extensions.Logging are available.
  • General: Added builds for .NET Core 3.1 and .NET 5.0.
  • SphinxQL: Added implementations for new async methods introduced in .NET Core 3 in SphinxQLDataReader.
  • SphinxQL: Added new setting ProgressNotificationAfter to BulkCopy.
  • SphinxQL/Fluent API: The connection string option TcpNoDelay is now true by default.
  • Fluent API: Added prepared queries.
  • Fluent API: Added new method IFulltextQuery.ToAsyncEnumerable().
  • Fluent API: Added options rank_fields (Sphinx) and threads (Manticore).