v3.4.0
What's Changed
This version allows to manage all workflow on IoT Edge and IoT Edge deployments by the portal.
Breaking changes
N/A
Bug fixes
- Fix #1388 - Make Edge device Scope nullable in database by @kbeaugrand in #1389
- Bugfix: Add github action to generate an app token for automated PR on documentation by @hocinehacherouf in #1371
- Change Edge device List is not showing the device name by @ChristopheRib63 in #1405
- Bug/1399_-_After duplicating an edge device, clicking on "New" keeps duplication options by @Sben65 in #1414
- Bug/1402_-_Edge device name not modifiable by @Sben65 in #1411
- Bug/1403_-_When creating a new edge device, the model image is not displayed by @Sben65 in #1413
- Fix #1467 - Failed to save LoRa WAN device model commands by @kbeaugrand in #1468
- Fix #1462 - Unable to get device credentials by @kbeaugrand in #1469
- Fix #1409 - Client thumbprint should not be present in device twin if… by @kbeaugrand in #1470
- BugFix/1415_-_Unable to configure system modules on existing edge models by @Sben65 in #1420
- BugFix/#1385_-_Failed to sort in Edge Device list by @Lucas-Zem in #1479
New Features
- Feature/#1141_-_Edit the edge hub and edge agent image and versions in the edge model by @Sben65 in #1384
- Set default PostgreSQL image version to 14 by @audserraCGI in #1412
- Fix/1416 - Enable setting container create options on system modules in edge models by @kbeaugrand in #1418
Minor changes
- Fix Code Scaning issue #728 by @kbeaugrand in #1394
- Remove scss_tokenizer dev dependency from the package.json file by @kbeaugrand in #1398
- Fix #1472 - Remove DeviceModelCommandManager class by @kbeaugrand in #1475
- Remove Useless assignment to local variable in in DeviceModelPropertiesControllerTests by @kbeaugrand in #1395
- Remove Useless assignment to local variable in EditLoraDeviceTest by @kbeaugrand in #1396
- Remove Useless assignment to local variable in ModuleDialogTests by @kbeaugrand in #1397
- Bump Azure.Storage.Blobs from 12.14.0 to 12.14.1 in /src by @dependabot in #1383
- Bump FluentAssertions from 6.7.0 to 6.8.0 in /src by @dependabot in #1406
- Bump prometheus-net.AspNetCore from 6.0.0 to 7.0.0 in /src by @dependabot in #1425
New Contributors
- @Lucas-Zem made their first contribution in #1479
Full Changelog: v3.3.0...v3.4.0