v0.2.0
What's Changed
- Add endpoints for CSV response by @quaxsze in #5
- Add scheme and host on links by @maudetes in #7
- Add CORS for API by @quaxsze in #9
- Add pagination to prevent PostgREST from crashing by @quaxsze in #8
- Ensure postgres consistency by @quaxsze in #13
- Yields endline after chunk by @quaxsze in #14
- config: rename config postgrest by @geoffreyaldebert in #15
- Add health endpoint by @quaxsze in #16
- Add SERVER_NAME and SCHEME config by @maudetes in #17
- Override config with env and rename PGREST_ENDPOINT by @maudetes in #18
- Add swagger to both APIs by @quaxsze in #19
- Better swagger and new filters by @Pierlou in #23
- clean: lint and format, add pre-commit, update README by @bolinocroustibat in #25
- fix: fix error in
process_total
usingContent-Range
when the DB response is not valid by @bolinocroustibat in #27 - ci: update build to use Python 3.11, update deprecated CI by @bolinocroustibat in #29
- Better handle special characters by @Pierlou in #30
- fix: update deprecated Sentry methods by @bolinocroustibat in #28
- chore: bump version to 0.2.0 by @bolinocroustibat in #32
Full Changelog: https://github.com/datagouv/api-tabular/commits/v0.2.0