v3.6.1
This version includes a lot of small changes based on customer feedback. In particular:
- Introduce an
exclude_dataset
query parameter to/match
and/search
to remove a single dataset from results. - Make the maximal result count of
/match
configurable via the server variableYENTE_MAX_MATCHES
- The index freshness check now tests if the new index has the given alias assigned, not just if it exists. This should handle partial indexing more gracefully.
What's Changed
- Bump elasticsearch[async] from 8.8.2 to 8.9.0 by @dependabot in #302
- Bump uvicorn[standard] from 0.23.1 to 0.23.2 by @dependabot in #305
- Bump fastapi from 0.100.0 to 0.100.1 by @dependabot in #303
- Bump countrynames from 1.15.1 to 1.15.2 by @dependabot in #304
- Bump fastapi from 0.100.1 to 0.101.0 by @dependabot in #307
- Bump orjson from 3.9.2 to 3.9.3 by @dependabot in #306
- Bump orjson from 3.9.3 to 3.9.4 by @dependabot in #308
Full Changelog: v3.6.0...v3.6.1