Releases: appbaseio/reactivesearch-api
Releases · appbaseio/reactivesearch-api
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_TIMEOUTas 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]
8.20.1
Fixes
- Error handling to validate if the cache address is invalid [
noss] - Fixes an edge-case with use of missingLabel property [
noss] - Add fix to remove suffix from document suggestion ID [
noss]
1.0.24
Changes in this release:
- Adds a fix for fetching mdb database call (through driver)
- Adds support for default value for mdb protocol -> if not present in global env
- Adds support for inferring cluster name from host
- Fixes the backend update flow to make it work e2e
1.0.23
Changes in this release:
- Adds support for suprressing all pipeline unmarshal errors with
marklogicQueryso that it doesn't add noise to the logs output. - Adds a fix regarding pipeline rollover making the entire app crash
1.0.22
Changes in this release:
- Includes changes for rollover configurations for
.logs,.analyticsindex. - Includes support for rollover index for
.pipeline_logs. - Other fixes
1.0.21
Changes in this release:
- Includes all changes from
devin SLS - Includes support for caching with Redis
- Fixes some issues with concurrent map writes
- Other bug fixes and enhancements
8.20.0
Enhancements
- Add support for configuring an external Redis compatible cache, API endpoint ref
Minor Fixes
- Moves extra logs from
infocategory todebug - Use stricter check for rs routes by adding a / prefix
- Wait for indexing completion after adding FAQ
8.20.0 Alpha
Enhancements
- Add support for configuring an external Redis compatible cache, API endpoint ref
Minor Fixes
- Moves extra logs from
infocategory todebug - Use stricter check for rs routes by adding a / prefix
- Wait for indexing completion after adding FAQ