Skip to content

chore: Update Cloud Run functions runtime versions #8534

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

Merged
merged 12 commits into from
May 15, 2025
Merged

Conversation

taeold
Copy link
Contributor

@taeold taeold commented May 9, 2025

Updates the Node.js and Python runtime versions to align with the latest supported runtimes on Cloud Run (https://cloud.google.com/functions/docs/runtime-support)

Notably, this changes the default runtime of python to be 3.13 instead of 3.12.

Partially addresses #8336

Updates the Node.js and Python runtime versions to align with the latest supported runtimes on Cloud Run.

Notably, this changes the default runtime of python to be 3.13 instead of 3.12.
@taeold taeold changed the title chore: Update Cloud Functions runtime versions chore: Update Cloud Run functions runtime versions May 12, 2025
@taeold taeold enabled auto-merge (squash) May 14, 2025 23:58
@taeold taeold disabled auto-merge May 14, 2025 23:58
@joehan joehan enabled auto-merge (squash) May 15, 2025 22:09
@joehan joehan merged commit 5b3926e into master May 15, 2025
50 checks passed
@github-project-automation github-project-automation bot moved this from Approved [PR] to Done in [Cloud] Extensions + Functions May 15, 2025
kjelko pushed a commit that referenced this pull request May 16, 2025
* chore: Update Cloud Functions runtime versions

Updates the Node.js and Python runtime versions to align with the latest supported runtimes on Cloud Run.

Notably, this changes the default runtime of python to be 3.13 instead of 3.12.

* Add changelog.

* Add python313 support.

* Update firebase.config schema.

* Schema update, fix unit tests.

* Update status for decommissioned runtimes.

* Fix tests.

* Update firebase.config schema.

---------

Co-authored-by: joehan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants