Skip to content

1.6.0 LTS

Latest

Choose a tag to compare

@damonbarry damonbarry released this 16 Jul 05:07

What's new in 1.6?

The 1.6 version is the latest long-term servicing (LTS) release for Azure IoT Edge. It will be serviced with fixes for regressions and critical security issues through November 14, 2028 (product lifecycle).

Edge Agent

Edge Hub

aziot-edge

  • Remove support for Debian 11 (support continues in 1.5 through August 2026) ( 1a5311a )
  • Update Docker Engine API version to v1.41 ( efc41c1 )
  • Update Rust to v1.95 and all deps to latest versions ( a43c9b7 )

aziot-identity-service

  • Block the ability to created nested derived keys ( b36c9a3 )
  • Fix endless reparsing of config if it's modified once after startup ( 945d77e )
  • Update Rust to v1.95 and all deps to latest versions ( 3fc8a14 )
  • Remove support for Mariner 2.0 ( 0ef551c )