Click or drag to resize

Version 5.4.0

Release date: July 13, 2024

Changes
  • General: Added .NET 8 build
  • SphinxQL/Fluent API: Added basic OpenTelemetry support
  • Fluent API: Added support for UPPER/LOWER functions (Manticore Search).
  • Fluent API: Use await using internally where possible.
  • Fluent API: Fix OperationCanceledException not being passed to caller when executing prepared queries.
  • Fluent API: Fix InvalidOperationException when performing a cast in Select().