Skip to content

Releases: climatepolicyradar/navigator-backend

v1.4.7-beta

05 Dec 10:01
1ca3848
Compare
Choose a tag to compare

This Release:

  • Includes an update to the vespa search response to filter out un-published families from the response.

v1.4.6-beta

04 Dec 11:26
77f6698
Compare
Choose a tag to compare

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

04 Dec 09:09
b845133
Compare
Choose a tag to compare

Fixed page number bug.

v1.4.4-beta

29 Nov 18:22
c389011
Compare
Choose a tag to compare

Added created and last modified triggers for family, event, document, and collection entities.

v1.4.3-beta

22 Nov 14:45
b6425c7
Compare
Choose a tag to compare

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

07 Nov 15:03
9071370
Compare
Choose a tag to compare

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

02 Nov 10:40
4e07b36
Compare
Choose a tag to compare

Fixes a docker startup issue with key/cert file generation for vespa support.

v1.4.0-beta

01 Nov 20:48
0af88ff
Compare
Choose a tag to compare

Initial support for Vespa as search backend

v1.3.18-beta

12 Oct 16:48
eb34b89
Compare
Choose a tag to compare
  • Added error handling for edge cases in geography summary generation.
  • Add family_slug to db_state.json file when triggering the processing pipeline

v1.3.17-beta

12 Oct 16:48
1870874
Compare
Choose a tag to compare

Updated geography summary endpoint to use country code or slug.