Skip to content

feat: upgrade swa runtime version #967

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cjk7989
Copy link
Contributor

@cjk7989 cjk7989 commented Jul 31, 2025

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
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.

1 participant