v1.6.0 - Support chirpstack v4, security updates and general improvements
This release is intended to be used with OS2IoT-docker v1.5.0 and OS2IoT-frontend v1.6.0
Breaking changes
- Communication with Chirpstack versions lower than 4 no longer works.
What's Changed
- (IOT-1499) Added enrichment of lorawan devices if needed in payload decoder by @fcv-iteratorIt in #217
- Changed vm package to isolated-vm by @fcv-iteratorIt in #221
- Updated all vulnerable packages by @fcv-iteratorIt in #222
- Fixed kombit signout flow by @fcv-iteratorIt in #226
- Added datatarget name and id to error message when failing by @fcv-iteratorIt in #223
- Changed validation types for gatewayId by @fcv-iteratorIt in #224
- Added email in use error text to updating user by @fcv-iteratorIt in #225
- Changed logic of getOrgAdminEmails to always add global admin emails … by @fcv-iteratorIt in #227
- Added better validation of IotDeviceType by @fcv-iteratorIt in #228
- Enabled the new sortings for application table by @fcv-iteratorIt in #229
- Extended iot-device table with chirpstack fields by @fcv-iteratorIt in #230
- Changed gateways to exist in the local database by @fcv-iteratorIt in #231
- Chirpstack update from V3 to V4 by @augusthjerrild in #232
- Created custom decorator for swagger ApiBearerAuth and ApiSecurity by @fcv-iteratorIt in #233
- IOT-1276: Implemented sorting for gateway table by @fcv-iteratorIt in #234
- Minor fixes for the chirpstack V4 update. by @augusthjerrild in #235
- Feature/feedback changes by @augusthjerrild in #236
Full Changelog: v1.5.2...v1.6.0