Version 4.4.0
Release date: February 21, 2020
Changes
- Fluent API: Added overloads to GetSnippets without an explicit query parameter. These methods are using the QUERY() function introduced in Manticore 3.2.2.
- SphinxQL/Fluent API: Added new connection string options TcpNoDelay, SocketSendBufferSize, SocketReceiveBufferSize.
- SphinxQL/Fluent API: Use new async socket API in .NET Core builds.
- Fluent API: Fixed JSON attribute name convention not being applied in some cases.
- Fluent API: Fixed wrong JSON path being generated when accessing a dictionary on an object within a dictionary.