Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖(api:minor) bump release to 0.12.0 #165

Merged
merged 1 commit into from
Sep 5, 2024
Merged

🔖(api:minor) bump release to 0.12.0 #165

merged 1 commit into from
Sep 5, 2024

Conversation

jmaupetit
Copy link
Member

Added

  • Implement GZip requests support (mostly for bulk endpoints)
  • Implement Pandas-based StatiqueImporter
  • CLI: add import-statique command

Changed

  • Require the code_insee_commune field in both the Statique model and the Localisation schema
  • Allow to submit a single item in bulk endpoints
  • Add create or update support for the /statique/bulk endpoints (with improved performances)
  • Upgrade fastapi to 0.112.2
  • Upgrade typer to 0.12.5
  • Upgrade sqlmodel to 0.0.22

Added:

- Implement GZip requests support (mostly for bulk endpoints)
- Implement Pandas-based `StatiqueImporter`
- CLI: add `import-statique` command

Changed:

- Require the `code_insee_commune` field in both the `Statique` model and the
  `Localisation` schema
- Allow to submit a single item in bulk endpoints
- Add create or update support for the `/statique/bulk` endpoints (with improved
  performances)
- Upgrade fastapi to `0.112.2`
- Upgrade typer to `0.12.5`
- Upgrade sqlmodel to `0.0.22`
@jmaupetit jmaupetit self-assigned this Sep 5, 2024
@jmaupetit jmaupetit added release API Item related to the API service labels Sep 5, 2024
@jmaupetit jmaupetit merged commit 2aeae47 into main Sep 5, 2024
12 checks passed
@jmaupetit jmaupetit deleted the release-0.12.0 branch September 5, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Item related to the API service release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant