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
|[Java 17](/java/openjdk/support#release-and-servicing-roadmap)| GA |[See documentation]((/java/openjdk/support#release-and-servicing-roadmap))|
79
-
|[Java 11](/java/openjdk/support#release-and-servicing-roadmap)| GA |[See documentation]((/java/openjdk/support#release-and-servicing-roadmap))|
80
-
|[Java 8](https://adoptium.net/support/)| GA |[See documentation]((/java/openjdk/support#release-and-servicing-roadmap))|
78
+
|**Java 21** (Linux-only) | Preview | See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap).|
79
+
|**Java 17**| GA | See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap).|
80
+
|**Java 11**| GA |See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap).|
81
+
|**Java 8**| GA | See this [Temurin support page](https://adoptium.net/support/).|
81
82
82
83
For more information on developing and running Java functions, see [Azure Functions Java developer guide](../articles/azure-functions/functions-reference-java.md).
83
84
84
85
::: zone-end
85
86
::: zone pivot="programming-language-javascript,programming-language-typescript"
86
-
The following table shows the language versions supported for Node.js functions. Select your preferred development language at the top of the article.
87
+
The following table shows the language versions supported for Node.js functions.
87
88
88
89
| Supported version | Support level | Expected community EOL date |
89
90
| ---- | ---- |--- |
@@ -94,7 +95,7 @@ The following table shows the language versions supported for Node.js functions.
94
95
TypeScript is supported through transpiling to JavaScript. For more information, see the [Azure Functions Node.js developer guide](../articles/azure-functions/functions-reference-node.md#supported-versions).
95
96
::: zone-end
96
97
::: zone pivot="programming-language-powershell"
97
-
The following table shows the language version supported for PowerShell functions. Select your preferred development language at the top of the article.
98
+
The following table shows the language version supported for PowerShell functions.
98
99
99
100
| Supported version | Support level | Expected community EOL date |
100
101
| ---- | ---- |--- |
@@ -104,7 +105,7 @@ The following table shows the language version supported for PowerShell function
104
105
For more information, see [Azure Functions PowerShell developer guide](../articles/azure-functions/functions-reference-powershell.md).
105
106
::: zone-end
106
107
::: zone pivot="programming-language-python"
107
-
The following table shows the language versions supported for Python functions. Select your preferred development language at the top of the article.
108
+
The following table shows the language versions supported for Python functions.
108
109
109
110
| Supported version | Support level | Expected community EOL date |
0 commit comments