1.5.0 LTS
1.5.0 (2024-05-01)
What's new in 1.5?
The 1.5 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 10, 2026 (product lifecycle).
Upgrade notes
If upgrading to 1.5 from 1.1 or earlier, refer to the notes on updating IoT Edge to the latest release.
Edge Agent
- Upgrade to .NET 8 ( 7508ffc )
Edge Hub
- Upgrade to .NET 8 ( 7508ffc )
aziot-edge
- Update iotedge CLI to detect latest supported version by querying https://aka.ms/azure-iotedge-latest-versions instead of https://aka.ms/latest-aziot-edge ( fad7ea1 )
- Remove support for CentOS 7 and Debian 10 (support continues in 1.4 through June 2024) ( c13dabb )
- Only reprovision when aziot-edged startup errors come from aziot-identityd ( 6f61f95 )
- Add an option to find and remove orphaned identities ( bfb6d2f )
- Update dependency on mio crate to get security fixes ( 8b5744c )
aziot-identity-service
- Update aziotctl CLI to detect the latest supported version by querying https://aka.ms/azure-iotedge-latest-versions instead of https://aka.ms/latest-aziot-identity-service ( b9fff6b )
- Remove support for CentOS 7 and Debian 10 (support continues in 1.4 through June 2024) ( 0f93f7a )
- Update dependency on mio crate to get security fixes ( 5d0c44e )
- Disable HTTP/2 in http-common ( 1a31efe )