Skip to content

v.1.1.0 Migrations, multicast, API Keys, improved bulk import

Choose a tag to compare

@GufCab GufCab released this 23 Feb 11:09
· 447 commits to master since this release
2b1d3ac

What's Changed

  • OS2iot now supports ChirpStacks LoRaWAN multicast functionality. Multicast groups are defined under each application.
  • It is now possible to create API keys to interact with the OS2iot backend
  • Feature/iot 16 multicast frontend by @augusthjerrild in #60
  • Feature/1220 api key by @AramAlsabti in #62
  • CVE-2019-18413. Patch for potential SQL injections by @AramAlsabti in #63
  • FIWARE datatarget by @bkdkmd in #67
  • Data Target "Marketplace" ready for adding new data target types in the future (@bkdkmd)
  • Calls to Chirpstack optimized to make the bulk creation of LoRaWAN devices faster and less error prone. Should also reduce load times when loading long lists by @AramAlsabti in #65

New Contributors

Full Changelog: v.1.0.1...v.1.1.0