Skip to content

Commit b33b349

Browse files
committed
Support EFLOW versions
1 parent 58753f0 commit b33b349

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/iot-edge/version-history.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ The IoT Edge documentation on this site is available for two different versions
2424

2525
For more information about IoT Edge releases, see [Azure IoT Edge supported systems](support.md).
2626

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+
2734
## Version history
2835

2936
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
3542
| [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) |
3643
| [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) |
3744

45+
46+
### Iot Edge for Linux on Windows
47+
| Release notes and assets | Type | Date | Highlights |
48+
| ------------------------ | ---- | ---- | ---------- |
49+
| [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+
3852
## Next steps
3953

4054
* [View all Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases)

0 commit comments

Comments
 (0)