Skip to content

Releases: appbaseio/reactivesearch-api

8.20.1

16 Nov 06:29
d8099e1
Compare
Choose a tag to compare

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

05 Mar 15:57
d8099e1
Compare
Choose a tag to compare

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

18 Feb 15:57
d8099e1
Compare
Choose a tag to compare

Changes in this release:

  • Adds support for suprressing all pipeline unmarshal errors with marklogicQuery so that it doesn't add noise to the logs output.
  • Adds a fix regarding pipeline rollover making the entire app crash

1.0.22

11 Dec 10:11
d8099e1
Compare
Choose a tag to compare

Changes in this release:

  • Includes changes for rollover configurations for .logs, .analytics index.
  • Includes support for rollover index for .pipeline_logs.
  • Other fixes

1.0.21

24 Nov 09:52
d8099e1
Compare
Choose a tag to compare

Changes in this release:

  • Includes all changes from dev in SLS
  • Includes support for caching with Redis
  • Fixes some issues with concurrent map writes
  • Other bug fixes and enhancements

8.20.0

02 Nov 18:01
6e6495b
Compare
Choose a tag to compare

Enhancements

  • Add support for configuring an external Redis compatible cache, API endpoint ref

Minor Fixes

  • Moves extra logs from info category to debug
  • Use stricter check for rs routes by adding a / prefix
  • Wait for indexing completion after adding FAQ

8.20.0 Alpha

02 Nov 19:40
6e6495b
Compare
Choose a tag to compare
8.20.0 Alpha Pre-release
Pre-release

Enhancements

  • Add support for configuring an external Redis compatible cache, API endpoint ref

Minor Fixes

  • Moves extra logs from info category to debug
  • Use stricter check for rs routes by adding a / prefix
  • Wait for indexing completion after adding FAQ

8.19.0

18 Oct 12:09
Compare
Choose a tag to compare

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 with includeFields (and excludeFields)
  • 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

8.19.0.rc

18 Oct 06:14
Compare
Choose a tag to compare
8.19.0.rc Pre-release
Pre-release

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 with includeFields (and excludeFields)

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

1.0.20

20 Sep 09:38
Compare
Choose a tag to compare
1.0.20 Pre-release
Pre-release
  • Add support for injecting the searchNetworkTook in settings.