Added
- feat: new endpoint for current charge (#343 by @LukStankovic)
Changed
- ci: add build concurrency (#442 by @tobiasehlert)
- deps(ci): bump actions/attest-build-provenance from 3.0.0 to 3.2.0 (#423, #435 by @dependabot)
- deps(ci): bump actions/checkout from 5.0.0 to 6.0.2 (#407, #430 by @dependabot)
- deps(ci): bump actions/download-artifact from 6.0.0 to 7.0.0 (#416 by @dependabot)
- deps(ci): bump actions/setup-go from 6.0.0 to 6.2.0 (#401, #427 by @dependabot)
- deps(ci): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#424 by @dependabot)
- deps(ci): bump docker/login-action from 3.6.0 to 3.7.0 (#437 by @dependabot)
- deps(ci): bump docker/metadata-action from 5.8.0 to 5.10.0 (#393, #405 by @dependabot)
- deps(ci): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#422 by @dependabot)
- deps(ci): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#394 by @dependabot)
- deps(ci): bump github/codeql-action from 4.31.0 to 4.32.0 (#390, #391, #411, #425, #436 by @dependabot)
- deps(docker): bump alpine from 3.22.2 to 3.23.3 (#419, #441 by @dependabot)
- deps(docker): bump golang from 1.25.3 to 1.25.6 (#408, #433 by @dependabot)
- deps(go): bump github.com/lib/pq from 1.10.9 to 1.11.1 (#439 by @dependabot)
- deps(go): bump github.com/quic-go/quic-go from 0.55.0 to 0.57.0 (#421 by @dependabot)
- deps(go): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#400 by @dependabot)
Fixed
- fix: filter out updates with NULL end_date or version (#413 by @LukStankovic)
- fix: handle NULL model field in cars endpoint (#431 by @LukStankovic)
- fix: prefix table names for start_date and end_date in charge queries (#432 by @LukStankovic)
Full Changelog: v1.23.0...v1.24.0