v3.6.2
This is mainly a maintenance release that updates software components. It introduces two new features:
- The
changed_since
query parameter on both the /match and /search endpoints constrains results to only entities which have changed since the given ISO timestamp. - The API now has CORS access enabled, which is used by the OpenRefine reconciliation API.
What's Changed
- Bump aiofiles from 23.1.0 to 23.2.1 by @dependabot in #309
- Bump fingerprints from 1.1.0 to 1.1.1 by @dependabot in #313
- Bump fastapi from 0.101.0 to 0.101.1 by @dependabot in #314
- Bump orjson from 3.9.4 to 3.9.5 by @dependabot in #316
- Update types-aiofiles requirement from <23.2,>=23.1.0.4 to >=23.1.0.4,<23.3 by @dependabot in #317
- support since parameter for incremental scans by @everplays in #315
- Bump fastapi from 0.101.1 to 0.103.0 by @dependabot in #319
- Bump fastapi from 0.103.0 to 0.103.1 by @dependabot in #321
- Bump actions/checkout from 3 to 4 by @dependabot in #322
- Bump orjson from 3.9.5 to 3.9.7 by @dependabot in #324
- Bump followthemoney from 3.5.2 to 3.5.3 by @dependabot in #325
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #326
- Bump docker/metadata-action from 4 to 5 by @dependabot in #327
- Bump docker/login-action from 2 to 3 by @dependabot in #328
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #329
- Bump docker/build-push-action from 4 to 5 by @dependabot in #330
New Contributors
- @everplays made their first contribution in #315
Full Changelog: v3.6.1...v3.6.2