This release updates various dependencies, introducing new fields in the followthemoney schema and bringing in security patches for the web stack dependencies.
We're also implementing the Reconciliation API's Data Extension protocol for the first time, allowing users to enrich OpenRefine tables with new columns using the API.
What's Changed
- Bump aiohttp[speedups] from 3.10.8 to 3.10.9 by @dependabot in #531
- Bump followthemoney from 3.7.1 to 3.7.3 by @dependabot in #532
- Bump countrynames from 1.15.3 to 1.16.0 by @dependabot in #533
- Bump aiohttp[speedups] from 3.10.9 to 3.10.10 by @dependabot in #535
- Bump anyio from 4.6.0 to 4.6.2.post1 by @dependabot in #539
- Bump uvicorn[standard] from 0.31.0 to 0.32.0 by @dependabot in #541
- Bump countrynames from 1.16.0 to 1.16.2 by @dependabot in #537
- Bump followthemoney from 3.7.3 to 3.7.4 by @dependabot in #540
- Bump fastapi from 0.115.0 to 0.115.2 by @dependabot in #536
- Bump cryptography from 43.0.1 to 43.0.3 by @dependabot in #543
- Bump orjson from 3.10.7 to 3.10.9 by @dependabot in #544
- Allow passing custom HOST through an env var. by @lbrito1 in #555
- Bump orjson from 3.10.10 to 3.10.11 by @dependabot in #552
- Implement OpenRefine data extension API by @pudo in #579
New Contributors
Full Changelog: v4.1.0...v4.2.0