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