Skip to content

2.5.2

Compare
Choose a tag to compare
@russcam russcam released this 13 Jan 02:20
· 3629 commits to main since this release

Enhancements

  • #2536 Enable .DisableDirectStreaming() on a per-request basis. This is useful when wishing to ad-hoc capture requests and responses.
  • #2387 Support geometrycollection for geo_shape types and queries 🌐
  • #2521 Improve DebugInformation with a string representation of CausedBy (ty @kirilyuro )
  • #2510 Avoid unnecessary DateTime allocations (ty @niemyjski )

Bug fixes

  • #2525 Fix spelling mistake in German Snowball Analyzer
  • #2503 Implement deserialization for TermsIncludeExclude to allow search requests that include it to be deserialized

Deprecations

  • #2506 Mark type level analyzers as obsolete. Will be removed in Elasticsearch 6.0.

Misc

  • 18aa4dc Limit version compatibility of NEST 2.x to 2.x versions of Elasticsearch.Net

View the full list of issues and PRs