Releases: appbaseio/reactivesearch-api
Releases · appbaseio/reactivesearch-api
8.22.4
Fixes
- Pipeline: Boost stage fix when hits aren't scored
- Follow-up AI Answer: Adds support for Azure OpenAI
8.22.3
Fixes
- Fixes support for Azure OpenAI service endpoint
- Improves response support for GPT-4 and above models
8.22.2
Fixes
- Fixes an edge-case with query response transformation introduced as a side-effect of optimization of ES responses in 8.22.0
8.22.1
Fixes
- Allow search type to be checkable in a script type query rule
- Adds a fix in pipeline for an edge case where there are no queries to optimize
8.22.0
Enhancement
- Introduces query optimization for Elasticsearch/OpenSearch to remove duplicate queries and combine queries that are aggregation only with the same structure.
8.22.0 beta
Enhancement
- Introduces query optimization for Elasticsearch/OpenSearch to remove duplicate queries and combine queries that are aggregation only with the same structure.
8.21.1
Fix
- Fixes a server restart issue for servers using pipeline prior to 8.20.2
8.21.0
Release Notes
- Fixes use of KV store in pipelines when external cache is being used [
noss
] - Improves check for synonym deletion endpoint [
noss
]
8.20.3
Enhancement
- Support
HTTP_TIMEOUT
as environment flag to allow specifying a HTTP timeout value in seconds for all outgoing HTTP calls via RS API server
8.20.2
Enhancement
- Adds rollover support for pipeline logs [
noss
]