Skip to content

parking-permits: v1.11.0

Choose a tag to compare

1.11.0 (2026-01-12)

Features

  • Add Traficom basic vehicle query support (acf10bc)
  • Calculate daily permit count snapshots (95b8ed7)
  • Change gunicorn logging format to json (b3f2ba9)
  • Change logging format to json (cd4bf7f)
  • Enable request id logging (d97acaf)
  • Introduce PermitCountSnapshot-model (c90635e)
  • Management command for daily permit counts (c4104d6)
  • PermitCountSnapshotView-endpoint (a5d2517)
  • Reintroduce Traficom legacy-API (4ac588f)
  • Select fetch-vehicle API by setting (43d4be8)
  • Use django-resilient-logger with audit logs (104c091)

Bug Fixes

  • Change DJANGO_SECRET_KEY to SECRET_KEY (0980de9)
  • Ensure zero-count permit count snapshots (0789921)
  • Fix indentation in CI-config (d8779d7)
  • Fix Traficom-mock dependent resolver-tests (8ec0cb6)
  • Traficom SSL-fixes (6f4c4ef)
  • Use legacy Traficom-API by default (559a16c)

Dependencies

  • Add django-logger-extra (0d5ee96)
  • Bump urllib3 from 2.5.0 to 2.6.0 (1a1adbb)
  • Update requirements (6a58773)

Documentation