Closed
Description
Elastic.Clients.Elasticsearch version: 8.13.5
Elasticsearch version: 8.13.0
.NET runtime version: 6.0
Operating system version: Windows 10
Description of the problem including expected versus actual behavior:
ExtendedBounds
method is not yet present in DateHistogramAggregationDescriptor
.
Steps to reproduce:
Expected behavior
Provide ConnectionSettings
(if relevant):
Provide DebugInformation
(if relevant):
Is there a workaround to use extended_bounds
while we wait for the implementation on the client?
Thanks!