Skip to content

5.0.1

Compare
Choose a tag to compare
@russcam russcam released this 12 Jan 14:26
· 3225 commits to main since this release

Enhancements

  • #2532 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
  • #2516 Allow uppercase letters where index names are passed. Aliases still allow uppercase letters
  • #2513 Expose TermVector for TextProperty
  • #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 next major version of Elasticsearch.

View the full list of issues and PRs