Added
- feat: support configurable API token header (#498 by @tobiasehlert)
- feat: add location filtering for drives and charges (#476 by @LukStankovic)
Changed
- deps(ci): bump actions/setup-go from 6.4.0 to 6.5.0 (#501 by @dependabot)
- deps(ci): bump actions/attest-build-provenance from 4.1.0 to 4.1.1 (#503 by @dependabot)
- deps(ci): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#504 by @dependabot)
- deps(ci): bump docker/login-action from 4.2.0 to 4.3.0 (#505 by @dependabot)
- deps(ci): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#506 by @dependabot)
- deps(ci): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#507 by @dependabot)
- deps(go): bump golang.org/x/net (#508 by @dependabot)
- deps(go): bump golang.org/x/crypto (#510 by @dependabot)
Fixed
- fix(api): handle null car exterior fields (#511 by @tobiasehlert)
- fix(drives): handle nullable temperature fields for old drive records (#509 by @tobiasehlert)
- fix(sonar): group consecutive parameters of the same type (S8209) (#499 by @tobiasehlert)
- fix(ci): move workflow permissions to job level (#497 by @tobiasehlert)
- fix: sanitize log input for S5145 (#496 by @tobiasehlert)
Full Changelog: v1.24.3...v1.25.0