Skip to content

v2.0.0

Compare
Choose a tag to compare
@fetzu fetzu released this 02 Dec 07:43
· 46 commits to main since this release
28bf390

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