Releases: tobiasehlert/teslamateapi
Releases · tobiasehlert/teslamateapi
v1.12.1
Changed
- using of BasePath function in output and redirect (#130 by @tobiasehlert)
- updating build workflow with enhancements (#131 by @tobiasehlert)
Full Changelog: v1.12.0...v1.12.1
v1.12.0
Fixed
- bug in new installations by changing float64 to NullFloat64 on cars efficiency (#129 by @tobiasehlert)
v1.11.1
Changed
- bump golang from 1.17.2 to 1.17.5 (#115, #122, #124 by @dependabot)
- bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#119, #120 by @dependabot)
- bump github.com/lib/pq from 1.10.3 to 1.10.4 (#116 by @dependabot)
- bump various workflow versions (#118, #121, #123, #125, #126 by @dependabot)
- updating build workflow and Dockerfile (by @tobiasehlert)
v1.11.0
Added
- add support for new endpoints with 4.2.2 (#113 by @michaeldyrynda, @tobiasehlert)
Changed
- bump docker/metadata-action from 3.5.0 to 3.6.0 (#111 by @dependabot)
v1.10.2
Changed
- bump golang from 1.17.1 to 1.17.2 (#108 by @dependabot)
- updating readme with table for variables
v1.10.1
Changed
- bump golang from 1.16.5 to 1.17.1 (#90, #96, #103, #104, #107 by @dependabot)
- bump github.com/gin-gonic/gin from 1.7.2 to 1.7.4 (#94, #100 by @dependabot)
- bump github.com/lib/pq from 1.10.2 to 1.10.3 (#105 by @dependabot)
- bump various workflow versions (#85, #86, #87, #89, #91, #101, #102, #106 by @dependabot)
v1.10.0
Added
- adding power mqtt value to status endpoint (#74)
Changed
- improved log message of convert-functions (#75 by @alecdoconnor)
- bump various workflow versions (#78, #82, #83 by @dependabot)
- minor code adjustments based on go-staticcheck
v1.9.0
Added
- option to disable auth token for commands (#71 by @LelandSindt)
Changed
- bump golang from 1.16.4 to 1.16.5 (#72 by @dependabot)
- bump github.com/eclipse/paho.mqtt.golang from 1.3.4 to 1.3.5 (#73 by @dependabot)
v1.8.0
Fixed
- fixing sql error when EndDate is null (#58 and #69 by @alecdoconnor)
v1.7.1
Changed
- bump github.com/gin-gonic/gin from 1.7.1 to 1.7.2 (#63 by @dependabot)
- bump various workflow versions (#64, #65, #66, #67 by @dependabot)