Releases: tobiasehlert/teslamateapi
Releases · tobiasehlert/teslamateapi
v1.20.2
Changed
- bump alpine from 3.21.0 to 3.21.3 (#319, #327 by @dependabot)
- bump github.com/gin-contrib/gzip from 1.0.1 to 1.2.2 (#317, #320, #324 by @dependabot)
- bump golang from 1.23.4 to 1.24.0 (#321, #328 by @dependabot)
Full Changelog: v1.20.1...v1.20.2
v1.20.1
Changed
- bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#316 by @dependabot)
Full Changelog: v1.20.0...v1.20.1
v1.20.0
Added
Changed
- bump alpine from 3.20.3 to 3.21.0 (#314 by @dependabot)
- bump golang from 1.23.3 to 1.23.4 (#315 by @dependabot)
New Contributors
Full Changelog: v1.19.0...v1.20.0
v1.19.0
Added
Changed
- bump golang from 1.23.2 to 1.23.3 (#311 by @dependabot)
Full Changelog: v1.18.3...v1.19.0
v1.18.3
Changed
- bump alpine from 3.20.2 to 3.20.3 (#305 by @dependabot)
- bump golang from 1.22.5 to 1.23.2 (#302, #306, #308 by @dependabot)
- decrease Dockerfile layers (#303 by @tobiasehlert)
Full Changelog: v1.18.2...v1.18.3
v1.18.2
Changed
- bump alpine from 3.20.1 to 3.20.2 (#297 by @dependabot)
- bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 (#298 by @dependabot)
Fixed
- fix converts the current speed if unit is "mi" on status endpoint (#299 by @ckanoab)
- fix status drivingdetails.speed to be int and not float64 (#301 by @tobiasehlert)
Full Changelog: v1.18.1...1.18.2
v1.18.1
Fixed
- invalid memory address or nil pointer dereference (#296 by @tobiasehlert)
Full Changelog: v1.18.0...v1.18.1
v1.18.0
Added
- add support for k8s health endpoints (#191 by @tobiasehlert)
- add cosign of images in build workflow (#280 by @tobiasehlert)
Changed
- add and update of MQTT topics (#289 by @tobiasehlert)
- add center_display_state mqtt topic (#295 by @tobiasehlert)
Fixed
- resolving fatal when disabling of mqtt (#288 by @tobiasehlert)
- update GitHub action workflow and go mod (#279 by @tobiasehlert)
- bump alpine from 3.19.1 to 3.20.1 (#285, #290 by @dependabot)
- bump docker/build-push-action from 5 to 6 (#287 by @dependabot)
- bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#282 by @dependabot)
- bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#283 by @dependabot)
- bump golang from 1.22.2 to 1.22.5 (#284, #286, #293 by @dependabot)
Full Changelog: v1.17.2...v1.18.0
v1.17.2
Changed
- bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#276 by @dependabot)
Fixed
- fix: issue after location mqtt implementation (#278 by @tobiasehlert)
Full Changelog: v1.17.1...v1.17.2
v1.17.1
Fixed
- fix permission issues with Dockerfile nonroot implementation (#274 by @tobiasehlert)
Full Changelog: v1.17.0...v1.17.1