github elastic/elasticsearch-net 1.4.3

latest releases: 8.16.1, serverless-1.1.16, 8.16.0...
9 years ago

This 1.4.3 release is compatible with all Elasticsearch 1.x releases.
The previous 1.4.2 release is compatible up to (but not including) Elasticsearch 1.5.

Bug Fixes

  • #1291 Fix broken aggregations on Elasticsearch 1.5 due to elastic/elasticsearch#10284
  • #901 Fix enums from being skipped when calling MapFromAttributes(). They are now mapped as integers by default.
  • #1254 Fixed exception occurring when using Thrift and opening many simultaneous async connections (Ty @lukapor !)
  • #1281 Added support for standard deviation bounds to the extended stats aggregation response
  • #1279 Fixed an ArgumentNullException that occurred when using the MultiSearch object initializer syntax
  • #1275 Aliases was missing from cluster state response

Enhancements

  • #1267 Improved tracing: requests are now traced when they begin and end
  • #1280 Added a convenience extension method for passing a template name directly to TemplateExists() rather than using descriptors

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.