Released 2026-03-23
This release adds DATEX2 support:
- EnBW DATEX2 import
- DATEX2 3.5 static and realtime APIs
- DATEX2 3.7 static API
Released 2026-03-16
Released 2026-03-12
Released 2026-03-12
Released 2026-03-08
Internal data model changes from OCPI 2.2 to OCPI 3.0. The API is not affected.
Released 2026-02-02
- Sources API
- Better logging, including more context and docs
- bounding box search
- Last modified search
- Evse endpoint
- optimize related resource
- optimize opening hours
- fix performance issue with char filter
- re-add index
- BNetzA: filter more characters
- Optimize last updated
Released 2026-01-05
- [Fix Ladenetz Charset](#167
Released 2025-11-22
Released 2025-11-17
Released 2025-10-27
- Several smaller fixes
- fetch_at_init support
- OpenData Swiss Reserved Enum
- prevent duplicate logging at celery dev server
- more fitting log levels
Released 2025-05-18
- New Logging system with OpenTelemetry Support, see
- New config file layout
- New debug system for dumping full communication per source
- OpenData Swiss
- Heilbronn Neckarbogen
The old sources definition is still supported but will throw deprecation warnings. Please have a close look, as some mechanisms like the url work differently now (which makes this release breaking)
Several converters were renamed, which makes this release breaking, too. See README for details.
Released 2025-04-29
Released 2025-04-28
- BNetzA import via API
- Loads config.secrets.yaml as an additional file for secrets
- Fixes the
flask source fetch-allendpoint
- Integration tests now run via CI
Released 2025-04-14
Released 2025-04-12
In this release, we migrated to SQLAlchemy2 and add two new data sources.
Released 2025-01-25
In this release, the OCPDB gets closer to the OCPI data model, which includes typing fixes as well as the intruction of a strict mode, which filters all non-OCPI-compliant fields.
Released 2025-01-21
Released 2024-12-31
Released 2024-12-26
Released 2024-12-19
- Several dependency updates
- Replacement of vector tile library
- Ruff linting and formatting
Released 2024-07-21
- Introduce sources in database to get statistics per source
- Metrics endpoint for sources and EVSEs
- Giro-e PubSub connection for realtime status updates
- Several dependency updates
- Old code cleanup
- Introduce ruff in CI
- Finalized moving OCPDB to Github
Released 2024-05-01
First release with SemVer versioning.