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