Skip to content

feat: upgrade swa runtime version - #967

Merged
Jikun (cjk7989) merged 3 commits into
mainfrom
developer/jikunchen/swa-runtime-upgrade
Sep 5, 2025
Merged

Jikun (cjk7989) merged 3 commits into
mainfrom
developer/jikunchen/swa-runtime-upgrade

Conversation

@cjk7989

Copy link
Copy Markdown
Contributor

Newly added runtime:

dotnet 8 +v4 windows
python 3.11 +v4 Linux

These runtimes won't be supported in static site functions and are removed in the release.

dotnet 3.1 +v3 windows ---
dotnet 6 in process +v4 windows ---
dotnet 6 isolated +v4 windows ---
dotnet 7 isolated +v4 windows ---
node 12 +v3 Linux ---
node 14 +v4 Linux ---
node 16 +v4 Linux ---
python 3.8 +v3 Linux ---
python 3.8 +v4 Linux ---

Test in local env

To check what runtimes are supported please check this list: https://learn.microsoft.com/en-us/azure/static-web-apps/languages-runtimes

@github-actions github-actions Bot added the scope: core Issues happened a the ./src/core level label Aug 14, 2025
@cjk7989
Jikun (cjk7989) merged commit 086d2cd into main Sep 5, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: core Issues happened a the ./src/core level

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants