v3.8.3
This release includes two changes to the match API:
- Fix a bug where custom datasets that are much smaller than the OpenSanctions data were not scored correctly in search results and therefore didn't return even if they were a good match for the query.
- Fix the phonetics matcher to cut off results where the raw (levenshtein) edit distance between the proposed match and the query exceeds a threshold.
What's Changed
- Bump uvicorn[standard] from 0.25.0 to 0.26.0 by @dependabot in #383
- Bump orjson from 3.9.10 to 3.9.12 by @dependabot in #384
- Bump elasticsearch[async] from 8.11.1 to 8.12.0 by @dependabot in #385
- Bump aiohttp[speedups] from 3.9.1 to 3.9.3 by @dependabot in #388
- Bump uvicorn[standard] from 0.26.0 to 0.27.0.post1 by @dependabot in #389
Full Changelog: v3.8.2...v3.8.3