Features & Enhancements
- #3979 Update API REST specs to 7.2.0
- #3851 Map failures on
NodeStatistics
- #3943 Support for
if_seq_no
andif_primary_term
in the bulk update request - #3963
GetTaskResponse
does not exposeFailures
for reindex task - #3966 Expose
Response
onGetTaskResponse
- #3986 Add 7.2 to the azure devops matrix
- #4002 Ensure types that implement
DebuggerDisplay
overrideToString
- #4005 Add a
CloudConnectionPool
- #4015 Add
if_seq_no
andif_primary_term
to bulk updates. - #4024 Add missing property to
DateRangeAggregation
- #4014
BulkAll()
improvements - #3951
BulkAll()
requiresDefaultIndex
orDefaultMappingFor
with index - #3983 Implement distance_feature query
- #3984 Introduce the columnar option for SQL REST requests.
- #3989
AuditTrail
integration assertion fix - #3992 Expose external refreshes through the stats API
- #3995 Add
packaging
to cluster stats response. - #3996 Add
created_by
info to usage stats. - #3998 Add numeric_type sorting option.
- #4019 Map node failures.
Deprecations
- #3988 Force selection of calendar or fixed intervals in date histo aggregations. Adding
[Obsolete]
attributes as required.
Bug Fixes
- #3970 Bitnami image does not work without DisablePing
- #3971
Indices.Exists
fails in Full .NET framework, works in .NET Core - #3972 Fix for #3971, change check for mimeType to include empty string
- #3981 BUG
JsonNetSerializer
doesn't work forGeoLocation
- #4026 Ensure
GeoLocationFormatter
returnsGeoLocation
type - #4027 Normalize exception from cancelling an observable coordinated operation
- #4007 Fixed formatting typos (’ --> ')
Docs
- #4022 Delete existing docs when generating new docs
- #3968 Improve Index name inference docs
- #3976 Doc generation should remove docs directory contents