Added
- feat: add api-version header into responses (#385 by @LukStankovic)
- feat: add battery health endpoint for cars (#355 by @LukStankovic)
- feat: add distance filtering for drives (#383 by @LukStankovic)
Changed
- chore: bump go mods and refactor a little (#368 by @tobiasehlert)
- chore: rewrite logic of convertStringTo-functions (#367 by @tobiasehlert)
- deps(ci): bump actions/download-artifact from 5.0.0 to 6.0.0 (#387 by @dependabot)
- deps(ci): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#389 by @dependabot)
- deps(ci): bump docker/login-action from 3.5.0 to 3.6.0 (#370 by @dependabot)
- deps(ci): bump github/codeql-action from 3.30.3 to 4.31.0 (#369, #371, #376, #382, #388 by @dependabot)
- deps(ci): bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 (#372 by @dependabot)
- deps(ci): bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#380 by @dependabot)
- deps(docker): bump alpine from 3.22.1 to 3.22.2 (#378 by @dependabot)
- deps(docker): bump golang from 1.25.1 to 1.25.3 (#377, #381 by @dependabot)
- deps(go): bump github.com/gin-contrib/gzip from 1.2.3 to 1.2.5 (#379, #386 by @dependabot)
- deps(go): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 (#365 by @dependabot)
- deps(go): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#375 by @dependabot)
Fixed
- fix: incorrect 0 values from charge_energy_used charges queries (#366 by @LukStankovic)
Full Changelog: v1.22.0...v1.23.0