You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update Cloud Run functions runtime versions (#8534)
* 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 <joehanley@google.com>
0 commit comments