Enhancements
- Adds
kNNsupport for ReactiveSearch API #274 [oss] - Adds pipeline pre-built stages for [
noss]:kNNsearch- query rules
- httpRequest
- recordCache
- recordAnalytics
- searchRelevancy
- Adds support for dynamic inputs for pre-built stages [
noss] - Return time taken by a pipeline with
X-Tookheader [noss] - Adds support for fetching log by ID with a
?verboseflag to return readable stage and response change data [oss]
Fixes
- Adds a fix for use of
fixed_intervalfor date aggregations in analytics plugin for ES v8 compatibility [noss] - Avoids use of the defaultHTTPClient #276 [
oss]
Chore
- Switch to Go 1.18 for Docker image base