Enhancements
- Build architecture change: Binary and Docker size is ~8x smaller, shifts base image to Go 1.21.3 which includes an important security fix related to net/http
- Supports
filter_path
query string for filtering of responses from Elasticsearch and OpenSearch for search calls. This can enable reducing the returned response's size outside of source filtering, which is supported withincludeFields
(andexcludeFields
) - New API endpoint to filter FAQs by a
searchboxId
Fixes
- Fixes an edge-case with syncing of popular suggestions in a multi-node setup
- Fixes an edge-case with suggestions API call when either of endpoint or index suggestions are enabled
- Fixes filtering of pipeline logs by category
- Fixes time taken reporting in pipeline analytics
- Fixes caching behavior with pipelines to return valid JSON
- Include URL params as part of the cache key