This release addresses a compatibility issue with aggregations between NEST and Elasticsearch 1.4. See #1041, #1042, and #1051 for details.
Bug Fixes
- Fixed
NullReferenceException
in AggregationsHelper
when a bucket aggregation is not found. (#1048) Thank you @mausch.