You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HistogramAggregation and DateHistogramAggregation in elasticsearch-specification/specification/_types/aggregations/bucket.ts are missing the missing_bucket boolean fields. Surprisingly, TermsAggregation correctly has this field so it should be a simple copy paste.