Skip to content

Commit 575cc11

Browse files
authored
feat(changelog): functions-changed-functions-runtimes-update 2025-03-25 (#4696)
1 parent 31ff8a8 commit 575cc11

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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 runtimes
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](/serverless-functions/reference-content/functions-runtimes/).

0 commit comments

Comments
 (0)