Releases: datagouv/api-tabular
Releases · datagouv/api-tabular
v0.2.8
v0.2.7
v0.2.6
- build: replace bump'r with tag_version.sh script (#63)
 - build: use uv for lock file and in CI (#59)
 - chore: add debug steps in CI
 - docs: update changelog
 - feat: HTTP response 410 on deleted resource (#56)
 - feat: include dataset information in 410 error message for deleted resources (#58)
 - Fix CI (#62)
 - Fix swagger structure according to guidelines (#60)
 - fix: fix permissions on the tag_version.sh script
 - Revert "chore: add debug steps in CI"
 - style: better commit message for tag_version.sh
 - Update to version 0.2.6.dev for next development cycle
 
v0.2.2
Bump version 0.2.2
v0.2.1
Bump version 0.2.1
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_totalusingContent-Rangewhen 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