Releases: tobiasehlert/teslamateapi
Releases · tobiasehlert/teslamateapi
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
v1.17.0
Added
- add tire pressure warning and active route from mqtt (#270 by @tobiasehlert)
Changed
- alignment of commands to version 4.23.6 (#265 by @tobiasehlert)
- bump actions/cache from 3 to 4 (#261 by @dependabot)
- bump golang from 1.21.5 to 1.22.1 (#260, #268, #271 by @dependabot)
- bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#272 by @dependabot)
- bump peter-evans/dockerhub-description from 3 to 4 (#262 by @dependabot)
- update Dockerfile to specific version and use of nonroot user (#266 by @tobiasehlert)
- updating go mods and linting markdown files (#264 by @tobiasehlert)
Fixed
- fix Dockerfile alpine container typo (#267 by @tobiasehlert)
Full Changelog: v1.16.6...v1.17.0
v1.16.6
Changed
- bump golang from 1.21.2 to 1.21.5 (#251, #253, #257 by @dependabot)
- bump actions/setup-go from 4 to 5 (#256 by @dependabot)
- bump github/codeql-action from 2 to 3 (#258 by @dependabot)
- bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#259 by @dependabot)
Full Changelog: v1.16.5...v1.16.6
v1.16.5
Changed
- bump golang from 1.21.1 to 1.21.2 (#247 by @dependabot)
- bump golang.org/x/net from 0.15.0 to 0.17.0 (#248 by @dependabot)
- workflow setup go version by go.mod (#249 by @tobiasehlert)
Full Changelog: v1.16.4...v1.16.5
v1.16.4
Fixed
- fix NullString issue in several endpoints (#245 by @tobiasehlert)
Full Changelog: v1.16.3...v1.16.4