Releases: dataresearchcenter/ftmq-api
Releases · dataresearchcenter/ftmq-api
v3.0.1
What's Changed
- Bump aiohttp from 3.10.2 to 3.10.11 by @dependabot in #176
- Bump python-multipart from 0.0.9 to 0.0.18 by @dependabot in #179
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Rename to ftmq-api, use ftmq-search for fulltext search and adopt latest nomenklatura store logic.
What's Changed
- v2.2.0 by @simonwoerpel in #100
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #119
- v2.2.1 by @simonwoerpel in #116
- Bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #136
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #135
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #134
- Bump ftmq from 0.6.11 to 0.6.12 by @dependabot in #127
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #128
- Bump fastapi from 0.111.1 to 0.112.0 by @dependabot in #132
- Bump fakeredis from 2.23.3 to 2.23.5 by @dependabot in #133
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #131
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #130
- Bump fastapi from 0.112.0 to 0.113.0 by @dependabot in #144
- Bump httpx from 0.27.0 to 0.27.2 by @dependabot in #143
- Bump pytest-env from 1.1.3 to 1.1.4 by @dependabot in #148
- Bump anystore from 0.1.10 to 0.1.11 by @dependabot in #147
- Bump fastapi from 0.113.0 to 0.115.0 by @dependabot in #153
- Bump anystore from 0.1.11 to 0.1.13 by @dependabot in #172
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #170
- Bump pyicu from 2.13.1 to 2.14 by @dependabot in #169
- Bump fakeredis from 2.24.1 to 2.26.1 by @dependabot in #168
- Bump httpx from 0.27.2 to 0.28.0 by @dependabot in #178
- Bump coverage from 7.6.4 to 7.6.8 by @dependabot in #177
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #157
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #149
- Bump pytest-env from 1.1.4 to 1.1.5 by @dependabot in #152
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #156
- Bump fastapi from 0.115.4 to 0.115.5 by @dependabot in #173
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #180
Full Changelog: v2.2.2...v3.0.0
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