Note: Triggers full index rebuild - Due to index schema changes this update triggers a full index rebuild even if you are up to date and use incremental index updates. The changes are backward-compatible so your yente service should remain available during rebuild, but the typical full index rebuild load will be seen on your ElasticSearch/OpenSearch deployment.
What's Changed
This fixes a couple of bugs in the (beta) adjacent entities API
- Adjacent entities not found if the root is an edge
- Adjacent entities not found if the property name conflicts with a property of another type (observed with directors' directorships)
Other changes:
- Bump nomenklatura from 3.17.1 to 3.17.2 by @dependabot in #715
- Bump anyio from 4.8.0 to 4.9.0 by @dependabot in #687
- Bump rigour from 0.9.9 to 0.9.10 by @dependabot in #714
- Bump jellyfish from 1.1.3 to 1.2.0 by @dependabot in #707
- Bump index version to force re-index with mapping fix by @jbothma in #721
Full Changelog: v4.3.0...v4.3.1