Skip to content

1.2.2

Compare
Choose a tag to compare
@gmarz gmarz released this 31 Oct 18:15
· 5665 commits to main since this release

Bug Fixes

  • Fixed aggregation parsing error when running Elasticsearch 1.4.0.Beta1. (#1025)
  • Fixed Get<T>from treating a 404 (document doesn't exist) as an invalid response. (#1026)
  • Fixed CommonTermsQuery incorrectly serializing to common_terms instead of common. (#1027)
  • Fixed hash collision issue due to incorrect Equals logic in marker classes. (#1029)