Releases: climatepolicyradar/navigator-backend
Releases · climatepolicyradar/navigator-backend
v1.4.7-beta
This Release:
- Includes an update to the vespa search response to filter out un-published families from the response.
v1.4.6-beta
This Release:
- Contains a further bug fix for the page numbers by replacing the root validator method on the backend SearchResponse object with a method that must be called explicitly to increment the page numbers.
v1.4.5-beta
Fixed page number bug.
v1.4.4-beta
Added created and last modified triggers for family, event, document, and collection entities.
v1.4.3-beta
This Release:
- Integrates a bugfix to the default search response.
- The update is to add a validator to the pydantic class such that we increment the passage page numbers by one.
- This is such that they are page numbers as opposed to index's such that they match what the frontend pdf viewer expects.
v1.4.2-beta
Bugfixes:
- data_access bug on 0 search results resolved by updating dependency
- hit count based on number of returned families, not individual text matches
v1.4.1-beta
Fixes a docker startup issue with key/cert file generation for vespa support.
v1.4.0-beta
Initial support for Vespa as search backend
v1.3.18-beta
- Added error handling for edge cases in geography summary generation.
- Add
family_slug
todb_state.json
file when triggering the processing pipeline
v1.3.17-beta
Updated geography summary endpoint to use country code or slug.