Releases: climatepolicyradar/data-access
Releases · climatepolicyradar/data-access
0.4.8
- vespa searches to support family specific and document specific searches
- dependency updates
- increased test coverage
0.4.7
- Fixes vespa yql filtering on multiple or no arguments
0.4.6
This Release:
- Adds a new
UpdateType
called reparse
0.4.5
This release:
- Adds sensitive search term handling to vespa queries
0.4.4
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
This Release:
- Integrates new poetry dependency groupings where we are using extras rather than groups.
0.4.2
This release:
- Vespa sanitize backslashes from queries
- Vespa error checking and catching with custom QueryError
- Fix flakey language filter test
0.4.1
This Release:
- Adds slug as an update type.
0.4.0
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
This Release:
- Integrates an upgrade to pydantic.