github elastic/elasticsearch-net 7.17.0

latest releases: serverless-1.1.17, 8.16.2, 8.16.1...
2 years ago

7.16.0...7.17.0

Features & Enhancements

  • #6070 Add IgnoreUnmapped to GeoDistanceQuery, GeoBoundingBoxQuery and GeoPolygon (issue: #6066)
  • #6094 Add shard_stats to primary index stats (issue: #6079)
  • #6101 Support index template v2 APIs in NEST

Bug Fixes

  • #6085 Support version on ingest pipelines (issue: #6082)
  • #6088 Add missing fields for IpProperty (issue: #6067)
  • #6090 Support deserialisation of simple scripts (issue: #5684)
  • #6091 Add missing TermVectorOption (issue: #6078)
  • #6095 Update boxplot to handle non-numeric values (issue: #6050)
  • #6098 Move explain to body in search template API (issue: #5040)

Breaking Changes

To align with naming elsewhere during the implementation of NEST APIs for index template v2, some of the low-level client types and methods have been renamed:

  • ExistsIndexTemplateRequestParameters => IndexTemplateV2ExistsRequestParameters
  • ExistsTemplateForAll => TemplateV2ExistsForAll
  • ExistsTemplateForAllAsync => TemplateV2ExistsForAllAsync

View the full list of issues and PRs

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.