Releases: investigativedata/ftmstore-fastapi
Releases · investigativedata/ftmstore-fastapi
v2.2.2
Implement simple but fast search via ftmq-search
What's Changed
- Bump fastapi from 0.111.0 to 0.111.1 by @dependabot in #121
- Bump structlog from 24.2.0 to 24.4.0 by @dependabot in #123
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #124
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #125
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #126
Full Changelog: v2.2.1...v2.2.2
v2.2.1
- python 3.12
What's Changed
- Bump coverage from 7.5.3 to 7.6.0 by @dependabot in #120
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Apply to most recent versions of anystore
, ftmq
and pydantic
What's Changed
- v2.1.0 by @simonwoerpel in #57
- v2.1.1 by @simonwoerpel in #72
- Bump actions/cache from 3 to 4 by @dependabot in #99
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #98
- Bump fastapi from 0.104.1 to 0.109.0 by @dependabot in #97
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #114
- Bump flake8 from 6.1.0 to 7.1.0 by @dependabot in #113
- Bump docker/build-push-action from 5 to 6 by @dependabot in #112
- Bump azure-identity from 1.15.0 to 1.16.1 by @dependabot in #110
- Bump msal from 1.25.0 to 1.28.0 by @dependabot in #109
- Bump aiohttp from 3.8.6 to 3.9.4 by @dependabot in #105
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #103
- Bump dnspython from 2.4.2 to 2.6.1 by @dependabot in #102
- Bump redis from 5.0.4 to 5.0.6 by @dependabot in #111
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #107
- Bump black from 23.12.1 to 24.4.2 by @dependabot in #106
- Bump structlog from 23.2.0 to 24.2.0 by @dependabot in #104
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #101
- Bump cryptography from 41.0.5 to 41.0.6 by @dependabot in #76
- Bump idna from 3.4 to 3.7 by @dependabot in #115
- Bump actions/setup-python from 4 to 5 by @dependabot in #77
Full Changelog: v2.1.1...v2.2.0
v2.1.0
Drop of python 3.10 support
What's Changed
- Add aggregation endpoints
- Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #55
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #54
- Bump pre-commit from 3.4.0 to 3.5.0 by @dependabot in #60
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #59
- Bump structlog from 23.1.0 to 23.2.0 by @dependabot in #58
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #62
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- v2 – nomenklatura stores by @simonwoerpel in #36
- 💚 docker by @simonwoerpel in #38
- Bump pytest-env from 0.8.2 to 1.0.0 by @dependabot in #39
- Bump docker/login-action from 2 to 3 by @dependabot in #51
- Bump docker/build-push-action from 4 to 5 by @dependabot in #50
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #49
- Bump docker/metadata-action from 4 to 5 by @dependabot in #48
- Bump actions/checkout from 3 to 4 by @dependabot in #43
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #52
- Bump pytest-env from 1.0.0 to 1.0.1 by @dependabot in #40
Full Changelog: v1.0.0...v2.0.0
v1.0.0
1.0.0
This freezes the "old" implementation using followthemoney-store
. Further versions will use statement based stores from nomenklatura
What's Changed
Full Changelog: v0.0.6...v1.0.0