v1.0.2
NOTE: The settings.toml has changed in this release. Please ensure that the settings.toml on hotspots is the one in this release as it fixes a mistaken region issue.
What's Changed
- Add VERSION label to docker images by @berezovskyi-oleksandr in #400
- Pin rand_chacha to >= 0.3 by @maplant in #402
- Bump runner alpine to 3.17.3 for CVEs by @madninja in #405
- Remove light hotspots in CLI by @madninja in #403
- Do not package attestation manifests with docker images by @JayKickliter in #412
- Set region to UNKNOWN on startup by @madninja in #413
- Add support for port or complete api listen address by @madninja in #411
- Remove info cache by @madninja in #414
- Add builds and use prebuilt action by @shawaj in #415
- Build without QEMU by @JayKickliter in #420
- Do not attempt to reconnect on every packet received by @michaeldjeffrey in #406
- Simplifies sign and verify by @madninja in #421
- remove txn_envelope by @madninja in #422
New Contributors
- @berezovskyi-oleksandr made their first contribution in #400
Full Changelog: v1.0.0...v1.0.2