v1.0.1
What's Changed
Breaking Change:
- This release introduce a new configuration setting, consider adding
LoRaRegionRouterConfig__Url
, please refer to https://cgi-fr.github.io/IoT-Hub-Portal/dev-guide.html#iot-hub-portal-configuration for more information about config section.
New features:
- Introduce device fiendly names by @ChristopheRib63 in #242
- Add Application Insights telemetry by @kbeaugrand in #212
- Introduce LoRa Concentrator Management by @Sben65 in #240
Bug fix:
- fix #179 error while deleting a gateway by @Sben65 in #203
- change LoRa Network Server to LoRa Device on create device by @Sben65 in #207
Minor Changes:
-
UX/UI changes:
- Update gateway detail page layout by @audserraCGI in #208
- Small fixes on gateway detail page by @audserraCGI in #215
-
Code Quality and Tests :
- Add Unit tests for mappers by @kbeaugrand in #206
- Add unitary tests to ConnectionStringManager by @kbeaugrand in #213
- Add Device model commands manager tests by @kbeaugrand in #216
- Add gateway update unitary tests by @kbeaugrand in #222
- Add config service unit tests by @kbeaugrand in #223
- Fix/add unitary tests by @kbeaugrand in #221
- Fix code scanning alerts by @kbeaugrand in #199
- Fix code scanning alerts by @kbeaugrand in #200
- Fix code scanning alerts by @kbeaugrand in #201
- Fix code scanning alerts by @kbeaugrand in #204
- Fix code scanning alerts by @kbeaugrand in #205
- Fix code scanning alerts by @kbeaugrand in #220
- Fix code scanning alerts by @kbeaugrand in #214
- Refactor/remove eui helper by @kbeaugrand in #224
Dependencies updates:
- Bump coverlet.collector from 3.1.1 to 3.1.2 in /src by @dependabot in #210
- Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.2 in /src by @dependabot in #225
- Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 6.0.1 to 6.0.2 in /src by @dependabot in #226
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 6.0.1 to 6.0.2 in /src by @dependabot in #227
- Bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.1 to 6.0.2 in /src by @dependabot in #228
- Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.1 to 6.0.2 in /src by @dependabot in #229
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.1 to 6.0.2 in /src by @dependabot in #230
- Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 6.0.1 to 6.0.2 in /src by @dependabot in #231
- Bump Microsoft.Graph from 4.17.0 to 4.18.0 in /src by @dependabot in #239
Full Changelog: v1.0.0...v1.0.1