Initial Release v1.1.0
What's Changed
- Add System statistics collector by @de-sh in #1
- Run
refresh_memory()
to ensuretotal_memory
is properly set by @de-sh in #5 - Refactor as a library by @gautambt in #3
- Update how action responses are documented by @de-sh in #8
- Err on receiving no content_length by @de-sh in #9
- Ensure lesser frequency of action responses by @de-sh in #10
- New release process by @de-sh in #13
- Add example config to README by @de-sh in #15
- Error out instead of panic by @de-sh in #14
- Update to rumqttc v0.11, sysinfo v0.23 and fix cippy suggestions by @de-sh in #18
- Run
OtaDownloader
as a separate thread by @de-sh in #11 - Update CI/CD by @henil in #21
New Contributors
Full Changelog: https://github.com/bytebeamio/uplink/commits/v1.1.0