Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: climatepolicyradar/data-access

0.4.8

07 Mar 11:30
Compare
Choose a tag to compare
  • vespa searches to support family specific and document specific searches
  • dependency updates
  • increased test coverage

0.4.7

10 Jan 17:11
ac2e2ce
Compare
Choose a tag to compare
  • Fixes vespa yql filtering on multiple or no arguments

0.4.6

04 Jan 17:22
f9c8b5c
Compare
Choose a tag to compare

This Release:

  • Adds a new UpdateType called reparse

0.4.5

12 Dec 17:14
f55a089
Compare
Choose a tag to compare

This release:

  • Adds sensitive search term handling to vespa queries

0.4.4

12 Dec 12:10
b7e1585
Compare
Choose a tag to compare

This release:

  • Integrates a change to the keys that the SearchParameter expects for key word filters to be what is actually in vespa.

0.4.3

11 Dec 11:58
8ac8b0f
Compare
Choose a tag to compare

This Release:

  • Integrates new poetry dependency groupings where we are using extras rather than groups.

0.4.2

28 Nov 13:45
f119624
Compare
Choose a tag to compare

This release:

  • Vespa sanitize backslashes from queries
  • Vespa error checking and catching with custom QueryError
  • Fix flakey language filter test

0.4.1

20 Nov 11:02
ec55a97
Compare
Choose a tag to compare

This Release:

  • Adds slug as an update type.

0.4.0

13 Nov 09:46
ee83671
Compare
Choose a tag to compare

This Release:


  • Updates the groups for the data access dependencies.
  • Notably we now have a vespa optional group with some ML deps.
  • The dev and extras groups are now also optional and thus must be explicitly declared using the --with flag.

0.3.0

08 Nov 17:54
207881e
Compare
Choose a tag to compare

This Release:


  • Integrates an upgrade to pydantic.