Skip to content

v1.0.6

Compare
Choose a tag to compare
@Mandur Mandur released this 09 Jul 19:49
· 732 commits to master since this release
0ea904d
  • This release fixes a number of bugs. We also upgrade IoT Edge to 1.2.2, as this is a new major iot edge version, some operation need to be done on the edge, please follow those instructions to upgrade to iot edge 1.2.x.
  • Release the beta version of the "universal decoder" that surface all decoders present on the ttn repo. This universal decoder is not yet included in the standard deployment, if you want to use it please follow instruction on this md file

Improvements

  • Upgrade IoT Edge to 1.2.2 (#290)
  • Add universal decoder supporting all TTN device decoders (#303)

Bug Fix

  • Revert faulty null Check (#280)
  • Fix invalid logs when joining (#260)
  • Fix occasional device disconnection (#292)
  • Fix Poisonous message causing network server to crash (#293)