Skip to content

v3.6.1

Compare
Choose a tag to compare
@pudo pudo released this 08 Aug 14:04
· 443 commits to main since this release

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 variable YENTE_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

Full Changelog: v3.6.0...v3.6.1