Skip to content

Releases: fetzu/teslamate-abrp

v3.0.4

10 Aug 10:41
465e4cf
Compare
Choose a tag to compare
v3.0.4 Pre-release
Pre-release

ℹ️ This is just a pre-release to trigger/test the new build and publish pipeline. No actual changes to the software are included.

Full Changelog: v3.0.3...v3.0.4

v3.0.3

10 Aug 10:39
465e4cf
Compare
Choose a tag to compare

ℹ️ 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

30 Jun 18:30
94180f4
Compare
Choose a tag to compare

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

14 May 15:25
20f602b
Compare
Choose a tag to compare

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

11 Feb 23:00
0fbf68b
Compare
Choose a tag to compare

What's Changed

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

02 Dec 07:43
28bf390
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.4.0...v2.0.0

v1.4.0

21 Oct 08:58
2bfb4ce
Compare
Choose a tag to compare

What's Changed

Fixes and features

Security

v1.3.0

05 Oct 21:40
cdb79f0
Compare
Choose a tag to compare

v1.2.0

23 May 20:06
4b5083f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Apr 10:06
b0cf145
Compare
Choose a tag to compare

What's Changed

  • Bumped python-alpine source image to 3.11
  • Bumped requests python package from 2.26.0 to 2.82.2
  • Now running process as non-root user ("toor") in Docker container for security hardening

Full Changelog: v1.0.0...v1.1.0