Skip to content

Releases: Azure/azure-iotedge

1.5.15 LTS

13 Nov 19:42
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.5.13.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.5.13 to match the daemon)

1.5.14 LTS

12 Nov 16:48
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.5.13.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.5.13 to match the daemon)

1.5.13 LTS

24 Oct 18:43
Compare
Choose a tag to compare

This release only updates aziot-edge and aziot-identity-service. The Docker images remain at 1.5.12.

aziot-edge

Bug fixes

  • Fix aziot-edged version check in iotedge check command ( ca5b8af 4976970 )

aziot-identity-service

Bug fixes

  • Restore aziotctl --version command ( 17074d0 )

1.4.43 LTS

10 Oct 00:10
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.4.41.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.4.41 to match the daemon)

1.5.12 LTS

09 Oct 20:23
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.5.10.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.5.10 to match the daemon)

1.5.11 LTS

11 Sep 04:38
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.5.10.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.5.10 to match the daemon)

1.5.10 LTS

10 Sep 00:49
Compare
Choose a tag to compare

Edge Agent

Features

  • Add support for logging IoT Hub SDK events ( 3557a22 )

Bug fixes

  • Don't sync reported properties to local cache until cloud sync completes ( e4c3dc0 )

Edge Hub

Features

  • Add support for logging IoT Hub SDK events ( 3557a22 )

aziot-edge

OS support

  • Add support for Ubuntu 24.04 ( 2807232 )
  • Add support for Debian 12 ( 5b7d20f )

Bug fixes

  • Increase dockerd client timeout ( e7abc49 )

aziot-identity-service

OS support

  • Add support for Ubuntu 24.04 ( 0de6f80 )

1.5.9 LTS

09 Sep 20:42
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.5.8.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.5.8 to match the daemon)

1.4.42 LTS

07 Sep 04:37
Compare
Choose a tag to compare

Only Docker images are updated in this release. The daemon remains at version 1.4.41.

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics (remains at version 1.4.41 to match the daemon)

1.4.41 LTS

28 Aug 03:20
Compare
Choose a tag to compare

Base image updates

The following Docker images were updated because their base images changed:

  • azureiotedge-agent
  • azureiotedge-hub
  • azureiotedge-simulated-temperature-sensor
  • azureiotedge-diagnostics

aziot-edge

OS support

  • Remove support for CentOS 7 and Debian 10 ( 7ecff38 )
  • Update snap builds to generate SBOM ( 40e4fdd )

Features

  • Add packages for debug symbols ( 53bd7ab )

Bug fixes

  • Fix docker-proxy startup issue in snaps @st3v3nmw ( f21493c )
  • Fix snap startup error ( 436c1cc )
  • Update mio dependency to patch security vulnerabilities ( d548d7d )
  • Update snap builds to honor rust-toolchain.toml @st3v3nmw ( d8c63f0 )

aziot-identity-service

OS support

  • Remove support for CentOS 7 and Debian 10 ( cf73150 )

Bug fixes

  • Update snap base image and remove unnecessary config ( 4cd3296 )
  • Build snaps without debug symbols ( 4b4f7cd )