v4.0.0
What's Changed
This new major version introduce the possibility to get some telemetry from LoRa WAN devices and displaying in the portal.
Metrics are used to provide to end-user useful insights about the LoRa WAN network radio frequency used by the device.
It shows for devices the LSNR and RSSI for the devices.
Breaking changes
Please see Migration Guide for more information about steps to follow to update your existing portal installation.
New features
- Feature/Enable the visualization of the telemetries on LoRaWAN devices by @hocinehacherouf in #1558
- Fix #1461 - Add documentation link to the appbar by @kbeaugrand in #1570
Bug fixes
- Fix missing delete lorawan device on client side #1592 by @hocinehacherouf in #1593
- Add dependsOn database on portal app service #1575 by @hocinehacherouf in #1594
- Disabled Drs in router config must be set to disabled by @ChristopheRib63 in #1600
- Fix #1597 - Move Get Telemetry to LoRaWAN device controller only by @kbeaugrand in #1598
Minor changes
- Feature/1300 move blazor components from pages folder to components folder by @kbeaugrand in #1573
- Use any cancellation token mockup instead of null one by @kbeaugrand in #1603
- Fix #1474 - remove unused mappers by @kbeaugrand in #1595
- Remove Azure.Data.Tables from domain layer by @ChristopheRib63 in #1584
- Bump Microsoft.Extensions.Http.Polly from 6.0.10 to 7.0.0 in /src by @dependabot in #1568
- Bump MudBlazor from 6.0.17 to 6.1.2 in /src by @dependabot in #1539
- Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #1580
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 in /src by @dependabot in #1579
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /src by @dependabot in #1585
- Bump FluentValidation from 11.2.2 to 11.3.0 in /src by @dependabot in #1586
- Bump Microsoft.Graph from 4.47.0 to 4.48.0 in /src by @dependabot in #1590
- Bump bunit from 1.11.7 to 1.12.6 in /src by @dependabot in #1589
- Bump Microsoft.Azure.Devices from 1.38.1 to 1.38.2 in /src by @dependabot in #1601
Full Changelog: v3.6.0...v4.0.0