github elastic/elasticsearch-net 5.3.0

7 years ago

Features & Enhancements

  • #2647 Major improvements for working with server and client certificates!
  • #2619 Added ability to filter nodes from sniffing via NodePredicate on IConnectionPool
  • #2632 AutoMap() will now map overridden/hidden properties
  • #2602 Index Settings: support for partitioning with custom routing
  • #2604 Analyze API: support for position_length
  • #2621 Aggregations: support for adjacency matrix aggregation
  • #2596 Search: support for field collapsing
  • #2592 Search: support for unified highlighter (5.3.0+)

Bug Fixes

  • #2624 Multiple fixes to the query profiler API
  • #2643 Fixed a date parsing issue when using covariant search
  • #2644 Fixed memory leak when using BulkAll (TY @sergii-sakharov !)
  • #2688 Added workaround for specifying a size with multi term rewrite
  • #2682, #2676 Fix issues around the include and exclude options of the terms and significant_terms aggregations
  • #2665 Add missing scripted upserts to bulk requests
  • #2690 NRE in IndexSettingsConverter when merge policy isn't set
  • #2685 Introduce EndOffset property on AnalyzeToken and deprecate misspelt EndPostion

Deprecations

  • #2611 Deprecated include_in_all mapping property

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.