Releases: bytebeamio/uplink
Releases · bytebeamio/uplink
Monitoring
monitoring-latest fix: add time dependency for log reader
v2.18.1
v2.18.0
ci test
v2.17.1
- Do not retry download in case of invalid credentials
Full Changelog: v2.17.0...v2.17.1
v2.17.0
v2.16.2
Fixes:
- Disk space check shouldn't fail if target directory doesn't exist but can be created.
Full Changelog: v2.16.0...v2.16.2
v2.16.1
2.16.0
Significant changes
-
Remove action timeouts everywhere
Actions will not be timed out by uplink anymore. Timeouts and cancellation will have to be done from the dashboard. Uplink will just move messages to various applications and won't have any other logic built into it. -
Delete persistence data if it is for the wrong project.
If a device is reprovisioned to another project and had data saved in persistence at that time, uplink used to attempt pushing that data to cloud which fails because the device credentials have changed. This caused problems during startup.
2.14.1 data upload bugfix
- Pinned rumqttc to a previous version