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/iot-edge-for-linux-on-windows.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,11 +74,6 @@ A Windows device with the following minimum requirements:
74
74
* Minimum Free Memory: 1 GB
75
75
* Minimum Free Disk Space: 10 GB
76
76
77
-
## Supported versions
78
-
Azure IoT Edge for Linux on Windows supports the following versions:
79
-
- 1.1 LTS using [Azure IoT Edge 1.1 LTS](./version-history.md)
80
-
- Continuous Release (CR) using [Azure IoT Edge 1.2](./version-history.md) currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
81
-
82
77
## Platform support
83
78
Azure IoT Edge for Linux on Windows supports the following architectures:
Copy file name to clipboardExpand all lines: articles/iot-edge/version-history.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,17 @@ The IoT Edge documentation on this site is available for two different versions
20
20
21
21
***IoT Edge 1.2** contains content for new features and capabilities that are in the latest stable release. This version of the documentation also contains content for the IoT Edge for Linux on Windows (EFLOW) continuous release version, which is based on IoT Edge 1.2 and contains the latest features and capabilities.
22
22
***IoT Edge 1.1 (LTS)** is the first long-term support (LTS) version of IoT Edge. The documentation for this version covers all features and capabilities from all previous versions through 1.1. This version of the documentation also contains content for the IoT Edge for Linux on Windows long-term support version, which is based on IoT Edge 1.1 LTS.
23
-
* This documentation version will be stable through the supported lifetime of version 1.1, and will not reflect new features released in later versions. IoT Edge 1.1 LTS will be supported until December 3, 2022 to match the [.NET Core 3.1 release lifecycle](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
23
+
* This documentation version will be stable through the supported lifetime of version 1.1, and won't reflect new features released in later versions. IoT Edge 1.1 LTS will be supported until December 3, 2022 to match the [.NET Core 3.1 release lifecycle](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
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's the Long-term support version. This version will be stable through the supported lifetime of this version and won't 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).
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 |
|[Continuous 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