Skip to content

v2.18.0

Latest

Choose a tag to compare

@alirezanet alirezanet released this 25 Feb 19:58
· 30 commits to master since this release

What's Changed in v2.18.0

  • Fixed: Elasticsearch empty .keyword field name for string properties — corrected field name generation when CaseInsensitiveFiltering is enabled. (#311)
  • Enhancement: Added IsValid<T>(out List<string> validationErrors) overload — validates filter value type compatibility with detailed error messages. (#295)

New Contributors

Full Changelog: v2.17.2...v2.18.0