Skip to content

Releases: bytebeamio/uplink

v1.2.0

22 Jul 05:25
bec1fe3
Compare
Choose a tag to compare

What's Changed

  • Use tokio-util DelayQueue to flush streams on timeout by @tekjar in #20
  • Utilise Sink methods on Framed by @de-sh in #22
  • Update and remove unused dependencies by @de-sh in #23
  • Prepare for android sdk changes by @bmcpt in #24

New Contributors

Full Changelog: v0.1.0...v0.2.0

Initial Release v1.1.0

23 Jun 07:34
49e5ee3
Compare
Choose a tag to compare

What's Changed

  • Add System statistics collector by @de-sh in #1
  • Run refresh_memory() to ensure total_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