Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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/).