Skip to content

Commit b792793

Browse files
Changelog botweb-flow
authored andcommitted
feat(changelog): add new entry
1 parent 1a220fd commit b792793

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Functions runtimes update
3+
status: changed
4+
date: 2025-03-25
5+
category: serverless
6+
product: functions
7+
---
8+
9+
#### New runtimes
10+
* Rust 1.85.1 (edition 2024)
11+
* Go 1.23
12+
* Go 1.24
13+
* PHP 8.4
14+
* Python 3.13
15+
16+
#### Deprecated
17+
* Python 3.9
18+
19+
#### End of Support
20+
* Rust 1.79
21+
* Go 1.20
22+
* Go 1.21
23+
* Node 18
24+
* Python 3.8
25+
26+
#### End of Life
27+
* Rust 1.65
28+
* Node 14
29+
* Node 16
30+
* Python 3.7
31+
32+
33+
For additional informations about Serverless Functions runtimes, check the [dedicated documentation](https://www.scaleway.com/en/docs/serverless-functions/reference-content/functions-runtimes/).
34+

0 commit comments

Comments
 (0)