You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/version-history.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,13 @@ The IoT Edge documentation on this site is available for two different versions
24
24
25
25
For more information about IoT Edge releases, see [Azure IoT Edge supported systems](support.md).
26
26
27
+
### Iot Edge for Linux on Windows
28
+
Azure IoT Edge for Linux on Windows (EFLOW) supports the following versions:
29
+
***EFLOW Continuous Release (CR)** based on Azure IoT Edge 1.2 version, it contains new features and capabilities that are in the latest stable release.
30
+
***EFLOW 1.1 (LTS)** based on Azure IoT Edge 1.1, it is the Long-term support version. This version will be stable through the supported lifetime of this version and will not include new features released in later versions. This version will be supported until Dec 2022 to match the IoT Edge 1.1 LTS release lifecycle.
31
+
32
+
All new releases are made available in the [Azure IoT Edge for Linux on Windows project](https://github.com/Azure/iotedge-eflow). For more information about EFLOW releases and issues, see [Azure EFLOW GitHub](https://github.com/Azure/iotedge-eflow).
33
+
27
34
## Version history
28
35
29
36
This table provides recent version history for IoT Edge package releases, and highlights documentation updates made for each version.
@@ -35,6 +42,13 @@ This table provides recent version history for IoT Edge package releases, and hi
35
42
|[1.0.10](https://github.com/Azure/azure-iotedge/releases/tag/1.0.10)| Stable | October 2020 |[UploadSupportBundle direct method](how-to-retrieve-iot-edge-logs.md#upload-support-bundle-diagnostics)<br>[Upload runtime metrics](how-to-access-built-in-metrics.md)<br>[Route priority and time-to-live](module-composition.md#priority-and-time-to-live)<br>[Module startup order](module-composition.md#configure-modules)<br>[X.509 manual provisioning](how-to-provision-single-device-linux-x509.md)|
36
43
|[1.0.9](https://github.com/Azure/azure-iotedge/releases/tag/1.0.9)| Stable | March 2020 | X.509 auto-provisioning with DPS<br>[RestartModule direct method](how-to-edgeagent-direct-method.md#restart-module)<br>[support-bundle command](troubleshoot.md#gather-debug-information-with-support-bundle-command)|
37
44
45
+
46
+
### Iot Edge for Linux on Windows
47
+
| Release notes and assets | Type | Date | Highlights |
|[Continous Release (CR)](https://github.com/Azure/iotedge-eflow/releases/tag/1.2.7.07022)| Stable | January 2022 |**Public Preview**|
50
+
|[1.1](https://github.com/Azure/iotedge-eflow/releases/tag/1.1.2106.0)| Long-term support (LTS) | June 2021 |[Long-term support plan and supported systems updates](support.md)|
51
+
38
52
## Next steps
39
53
40
54
*[View all Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases)
0 commit comments