Skip to content

v3.4.0

Compare
Choose a tag to compare
@kbeaugrand kbeaugrand released this 28 Oct 15:01
· 1171 commits to main since this release
68eb2a7

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

New Contributors

Full Changelog: v3.3.0...v3.4.0