Releases: tobiasehlert/teslamateapi
Releases · tobiasehlert/teslamateapi
v1.16.4
Fixed
- fix NullString issue in several endpoints (#245 by @tobiasehlert)
Full Changelog: v1.16.3...v1.16.4
v1.16.3
Changed
- bump actions/checkout from 3 to 4 (#233 by @dependabot)
- bump docker/build-push-action from 4 to 5 (#239 by @dependabot)
- bump docker/login-action from 2 to 3 (#238 by @dependabot)
- bump docker/metadata-action from 4 to 5 (#237 by @dependabot)
- bump docker/setup-buildx-action from 2 to 3 (#236 by @dependabot)
- bump docker/setup-qemu-action from 2 to 3 (#235 by @dependabot)
- bump golang from 1.20.6 to 1.21.1 (#231, #234 by @dependabot)
- cleaning, bumping and enhancing (#243 by @tobiasehlert)
Fixed
- change CarName to be NullString instead of string (#242 by @tobiasehlert)
Full Changelog: v1.16.2...v1.16.3
v1.16.2
Changed
- Bump github.com/thanhpk/randstr from 1.0.5 to 1.0.6 (#222 by @dependabot)
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#223 by @dependabot)
- Bump golang from 1.20.4 to 1.20.6 (#225, #230 by @dependabot)
- Bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3 (#229 by @dependabot)
Full Changelog: v1.16.1...v1.16.2
v1.16.1
Changed
- Bump docker/build-push-action from 3 to 4 (#208 by @dependabot)
- Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2 (#202 by @dependabot)
- Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#206, #211 by @dependabot)
- Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#220 by @dependabot)
- Bump github.com/thanhpk/randstr from 1.0.4 to 1.0.5 (#215 by @dependabot)
- Bump golang from 1.19.2 to 1.20.4 (#204, #205, #207, #210, #213, #216, #221 by @dependabot)
Full Changelog: v1.16.0...v1.16.1
v1.16.0
Changed
- updating go build step in dockerfile (#192 by @tobiasehlert)
- bump golang from 1.18.3 to 1.19.2 (#193, #194, #196, #200 by @dependabot)
- bump github.com/lib/pq from 1.10.6 to 1.10.7 (#195 by @dependabot)
- fix mqtt reconnection issue #176 (#199 by @virusbrain and @LelandSindt)
Full Changelog: v1.15.0...v1.16.0
v1.15.0
Information
🔓 Encryption of API tokens was added in 1.27.0 of TeslaMate.
You therefore need to adjust your TeslaMateApi deployment with the new added environment variables ENCRYPTION_KEY.
The ENCRYPTION_KEY needs to have the same value as the key in the environment variables of your TeslaMate.
Added
- TeslaMate encryption of API tokens (#141 by @LelandSindt, @tobiasehlert)
- support execute commands for China region cars (#184 by @richard1122)
- support for tire pressure metrics from MQTT (#186 by @tobiasehlert)
- support for new commands (#187 by @tobiasehlert)
Changed
- removing v in container image tag (#188 by @tobiasehlert)
- bump golang from 1.18.1 to 1.18.3 (#177, #181 by @dependabot)
- bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 (#182 by @dependabot)
- bump github.com/gin-contrib/gzip from 0.0.5 to 0.0.6 (#189 by @dependabot)
- bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (#179, #183 by @dependabot)
- bump github.com/lib/pq from 1.10.5 to 1.10.6 (#178 by @dependabot)
- some go mod and workflow build updates (#180 by @dependabot)
Full Changelog: v1.14.0...v1.15.0
v1.14.0
Added
- adding gzip compression (#143 by @tobiasehlert)
- adding 404 for not found endpoints (#144 by @tobiasehlert)
- disabling proxy feature of gin (#145 by @tobiasehlert)
- adding graceful shutdown to gin (#146 by @tobiasehlert)
Changed
- adding two new fields in status endpoint (#148 by @tobiasehlert)
- bump golang from 1.17.6 to 1.18.1 (#150, #157, #161, #165 by @dependabot)
- bump github.com/lib/pq from 1.10.4 to 1.10.5 (#164 by @dependabot)
- bump github/codeql-action from 1 to 2 (#166 by @dependabot)
- bump various workflow versions (#147, #152, #154, #155, #159, #162, #163, #167, #168, #170, #171, #172, #173, #174 by @dependabot)
Fixed
- updating getEnv function log (#156 by @tobiasehlert)
Full Changelog: v1.13.3...v1.14.0
v1.13.3
v1.13.2
Changed
- bump docker/build-push-action from 2.7.0 to 2.8.0 (#135 by @dependabot)
Fixed
- slimming down on the codebase and fixing bug with drivedetails view (#134 by @tobiasehlert)
Full Changelog: v1.13.1...v1.13.2
v1.13.1
Changed
- bump golang from 1.17.5 to 1.17.6 (#133 by @dependabot)
- removing code smell from SonarCloud (#132 by @tobiasehlert)
Full Changelog: v1.13.0...v1.13.1