Releases: tobiasehlert/teslamateapi
Releases · tobiasehlert/teslamateapi
v1.7.0
Added
- feature to resume/suspend logging of TeslaMate through TeslaMateApi (#34, #45 and #48 by @LelandSindt)
Changed
- minor code adjustments based on go-staticcheck
v1.6.2
Changed
- bump github.com/lib/pq from 1.10.1 to 1.10.2 (#59 by @dependabot)
- bump various workflow versions (#52, #53, #54, #55, #56 and #57 by @dependabot)
v1.6.1
Changed
- bump golang from 1.16.3 to 1.16.4 (#49 by @dependabot)
- bump github.com/eclipse/paho.mqtt.golang from 1.3.3 to 1.3.4 (#46 by @dependabot)
v1.6.0
Added
- doing persistant mqtt connection for status collection (#16 by @LelandSindt and #21 by @MattBrittan)
- adding randomized string to mqtt client (#15 by @LelandSindt)
Changed
- fixing sql error when FastChargerBrand is null (#39 by @alecdoconnor)
- updating workflow for stale issues/PRs
Removed
- removing MQTT_SLEEPTIME option for mqtt connection
- removing workflow for no response
v1.5.0
Changed
- missing convertion of SpeedMax and SpeedAvg in Drive (km->mi) (#37 by @alecdoconnor)
v1.4.9
Changed
- bump crazy-max/ghaction-docker-meta from v2.3.0 to v2.4.0 (#35 by @dependabot)
- updating build workflow by removing if
v1.4.8
Changed
- bump github.com/lib/pq from 1.10.0 to 1.10.1 (#33 by @dependabot)
v1.4.7
Changed
- bump actions/cache from v2.1.4 to v2.1.5 (#32 by @dependabot)
- renaming file to lowercase to match other naming
v1.4.6
Changed
- bump github.com/gin-gonic/gin from 1.6.3 to 1.7.1 (#31 by @dependabot)
- bump crazy-max/ghaction-docker-meta from v2.2.1 to v2.3.0 (#30 by @dependabot)
v1.4.5
Changed
- bump crazy-max/ghaction-docker-meta from v2.2.0 to v2.2.1 (#29 by @dependabot)