6.8.2
Features & Enhancements
- #4005 Add a
CloudConnectionPool
IConnectionPool
type
This makes it easier than ever to work with Elasticsearch service on Elastic Cloud 🎉 - #4002 make sure types that implement
DebuggerDisplay
overrideToString()
- #4015 Add
if_seq_no
andif_primary_term
to bulk updates. - #4024 Add Missing method to Date Range Aggregation. thanks @fontourafernando 👍
Bug Fixes
- #3977 MoreLikeThis Query not working with artificial document
- #3981 JsonNetSerializer doesn't work for GeoLocation
- #3997 Serialize
GeoLocation
with internal serializer - #3999 Fix 6.x query validity in integration tests
- #4014
BulkAll()
improvements
Misc
- #4008 Fix Composite Aggregation integration test
- #4022 Delete existing docs when generating new docs