Releases: fetzu/teslamate-abrp
Releases · fetzu/teslamate-abrp
v3.1.0
v3.0.4
v3.0.3
ℹ️ This is just a pre-release to (re-)kickstart the new build and publish pipeline. No actual changes to the software are included.
What's Changed
- build/chore: ignore deprecated build.yml workflow file for dependabot, added comment about deprecation and auto-build of :beta on current workflow file (buildeux.yml) by @fetzu in #61
- build: bump docker/build-push-action from 5 to 6 in the github-actions group by @dependabot in #62
- build: bump the github-actions group with 3 updates by @dependabot in #63
Full Changelog: v3.0.2...v3.0.3
What's Changed
- build/chore: ignore deprecated build.yml workflow file for dependabot, added comment about deprecation and auto-build of :beta on current workflow file (buildeux.yml) by @fetzu in #61
- build: bump docker/build-push-action from 5 to 6 in the github-actions group by @dependabot in #62
- build: bump the github-actions group with 3 updates by @dependabot in #63
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- chore: bump requests from 2.31.0 to 2.32.0 by @dependabot in #57
- chore: bump requests from 2.32.0 to 2.32.2 in the python-dependencies group by @dependabot in #58
- build: bump docker/login-action from 3.1.0 to 3.2.0 in the github-actions group by @dependabot in #59
- chore: bump requests from 2.32.2 to 2.32.3 in the python-dependencies group by @dependabot in #60
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- build: bump the github-actions group with 1 update by @dependabot in #53
- build: bump the github-actions group with 2 updates by @dependabot in #54
- build: bump docker/setup-buildx-action from 3.2.0 to 3.3.0 in the github-actions group by @dependabot in #55
- chore: bump paho-mqtt from 2.0.0 to 2.1.0 in the python-dependencies group by @dependabot in #56
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Update license copyright year(s) by @github-actions in #51
- !chore: bumped paho-mqtt to 2.0.0 (#52) (including !fix: specifying the paho-mqtt API version)
Possible breaking changes
paho-mqtt has been upgraded from v1.6.1 to v2.0.0 and now using the new callback API; this should not break anything on standard configurations, but might introduce some issues for some more esoteric ones and to the MQTT publisher. Please either revert to fetzu/teslamate-abrp:2.0.0 or open an issue if you notice any breakage.
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- build: bump docker/setup-buildx-action from 2.4.1 to 3.0.0 by @dependabot in #45
- build: bump actions/checkout from 3 to 4 by @dependabot in #46
- build: bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #47
- build: bump docker/setup-qemu-action from 2.1.0 to 3.0.0 by @dependabot in #48
- Implementing docker secrets, MQTT TLS connections, MQTT publishing and option to redact lat/long data by @gummigroda in #49.
- This PR introduces small API changes, Docker Secrets, TLS connection to MQTT server, the ability to choose the MQTT server port, the ability to publish the output and status of the app to a MQTT topic, and to redact lat/long data with a flag. See README for more details.
Security
- This release/build also fixes major CVE-2023-5363
- This release/build also fixes medium CVE-2023-5678
New Contributors
- @gummigroda made their first contribution in #49
Full Changelog: v1.4.0...v2.0.0
v1.4.0
What's Changed
Fixes and features
- Fixed calculations on AC charging by @jheredianet in #39
- feat: improved logging... by @fetzu in #42 and ff0dde9 and 127e10b
- Fix speed on not driving state by @jheredianet in #43
- fix: processing error when transitioning out of charging by @fetzu in 687e648
Security
-
This release/build also fixes CVE-2023-45803
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- Update teslamate_mqtt2abrp.py by @SirSheik in #34
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #36
New Contributors
- @SirSheik made their first contribution in #34
- @dependabot made their first contribution in #36
Full Changelog: v1.1.0...v1.2.0