v.1.1.0 Migrations, multicast, API Keys, improved bulk import
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
- @augusthjerrild made their first contribution in #57
- @bkdkmd, @rohit-vrrr and @prahvin made their first contribution in #67
Full Changelog: v.1.0.1...v.1.1.0