github elastic/elasticsearch-net 7.10.1

3 years ago

7.10.0...7.10.1

Features & Enhancements

  • #5151 Support point in time searches
  • #5098 Add hard_bounds for histograms
  • #5104 Add QueryCache columns to CatNodesRecord (issue: #5096)
  • #5116 Add authentication type to AuthenticateResponse (issue: #5096)
  • #5121 Add ignore_keywords flag to word delimiter graph (issue: #5096)
  • #5123 Generate initial NEST code for 7.10.1
  • #5137 Add point in time APIs (issue: #5096)
  • #5142 Implement grant API key (issue: #5096)
  • #5147 Support clear api key cache (issue: #5096)
  • #5148 Support indexing pressure on NodeStats (issue: #5096)

Infrastructure

  • #5099 Update to .NET 5 SDK
  • #5140 Update System.Diagnostics.DiagnosticSource

Minor breaking change risk

GetRole, GetRoleAsync, GetRoleMapping and GetRoleMappingAsync APIs have been updated to support using the Names parameter, rather than Name. In the majority of cases, this should be non-breaking because the types support implicit casting. Reflection based usage will be affected. We have review this change and feel it is preferable that the API correctly support specifying multiple, comma separated names.

View the full list of issues and PRs

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.