Skip to content

0.11.0

Compare
Choose a tag to compare
@jmaupetit jmaupetit released this 14 Aug 14:13
· 199 commits to main since this release

Added

  • Allow to configure API_STATIQUE_PAGE_MAX_SIZE and API_STATIQUE_PAGE_SIZE independently from API_STATIQUE_BULK_CREATE_MAX_SIZE
  • Store french administrative levels and geographic boundaries (shapes)

Changed

  • Upgrade fastapi to 0.112.0
  • Upgrade geoalchemy2 to 0.15.2
  • Upgrade pydantic-settings to 2.4.0
  • Upgrade PyJWT to 2.9.0
  • Upgrade sentry-sdk to 2.13.0
  • Upgrade SQLModel to 0.0.21
  • Switched to Psycopg 3.x

Fixed

  • Add relevant data examples for Swagger
  • Improve database session management
  • PointDeCharge.id_pdc_itinerance should be unique