From b7927930b067db3c98c3a573bba02ce8b09417b1 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 25 Mar 2025 10:40:44 +0000 Subject: [PATCH 1/4] feat(changelog): add new entry --- ...ions-changed-functions-runtimes-update.mdx | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx diff --git a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx new file mode 100644 index 0000000000..64353a1097 --- /dev/null +++ b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx @@ -0,0 +1,34 @@ +--- +title: Functions runtimes update +status: changed +date: 2025-03-25 +category: serverless +product: functions +--- + +#### New runtimes +* Rust 1.85.1 (edition 2024) +* Go 1.23 +* Go 1.24 +* PHP 8.4 +* Python 3.13 + +#### Deprecated +* Python 3.9 + +#### End of Support +* Rust 1.79 +* Go 1.20 +* Go 1.21 +* Node 18 +* Python 3.8 + +#### End of Life +* Rust 1.65 +* Node 14 +* Node 16 +* Python 3.7 + + +For additional informations about Serverless Functions runtimes, check the [dedicated documentation](https://www.scaleway.com/en/docs/serverless-functions/reference-content/functions-runtimes/). + From 02d4eb8cdab3ae36c22056f2bd6ce910363e9805 Mon Sep 17 00:00:00 2001 From: Thomas TACQUET Date: Tue, 25 Mar 2025 12:04:26 +0100 Subject: [PATCH 2/4] Update changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx Co-authored-by: Benedikt Rollik --- .../2025-03-25-functions-changed-functions-runtimes-update.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx index 64353a1097..8644b37de7 100644 --- a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx +++ b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx @@ -16,7 +16,7 @@ product: functions #### Deprecated * Python 3.9 -#### End of Support +#### End of support * Rust 1.79 * Go 1.20 * Go 1.21 From f1a1b3728f077540c6442d0f867c68973e848f73 Mon Sep 17 00:00:00 2001 From: Thomas TACQUET Date: Tue, 25 Mar 2025 13:53:34 +0100 Subject: [PATCH 3/4] Update changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx Co-authored-by: Benedikt Rollik --- .../2025-03-25-functions-changed-functions-runtimes-update.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx index 8644b37de7..8e52f9d03a 100644 --- a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx +++ b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx @@ -23,7 +23,7 @@ product: functions * Node 18 * Python 3.8 -#### End of Life +#### End of life * Rust 1.65 * Node 14 * Node 16 From 161645c9776160551c2d27698865f631b526b619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Tue, 25 Mar 2025 14:30:42 +0100 Subject: [PATCH 4/4] Update changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx --- ...025-03-25-functions-changed-functions-runtimes-update.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx index 8e52f9d03a..a106c95e9d 100644 --- a/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx +++ b/changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx @@ -13,7 +13,7 @@ product: functions * PHP 8.4 * Python 3.13 -#### Deprecated +#### Deprecated runtimes * Python 3.9 #### End of support @@ -30,5 +30,4 @@ product: functions * Python 3.7 -For additional informations about Serverless Functions runtimes, check the [dedicated documentation](https://www.scaleway.com/en/docs/serverless-functions/reference-content/functions-runtimes/). - +For additional informations about Serverless Functions runtimes, check the [dedicated documentation](/serverless-functions/reference-content/functions-runtimes/).