Skip to content

1.1.2

Compare
Choose a tag to compare
@gmarz gmarz released this 06 Oct 20:52
· 5790 commits to main since this release

Bug Fixes

  • Fixed condition-less logic in FilteredQuery that caused a query parsing exception in ES. #971
  • Fixed issue where the ignore_unavailable option wasn't being added to _msearch requests. #969
  • Fixed NullReferenceException when using HttpClient. #953
  • Removed NetReflector dependency from the Elasticsearch.Net.Connection.Thrift package. #952
  • NEST no longer throws an exception when using the _analyzed endpoint on an empty string. #962