tag:google.com,2016:functions-release-notes Cloud Run functions - Release notes Google Cloud Platform 2026-03-12T00:00:00-07:00 March 12, 2026 tag:google.com,2016:functions-release-notes#March_12_2026 2026-03-12T00:00:00-07:00 <![CDATA[

Feature

Support for Go 1.26 runtime is in General Availability.

]]>
March 03, 2026 tag:google.com,2016:functions-release-notes#March_03_2026 2026-03-03T00:00:00-08:00 <![CDATA[

Feature

Support for Ruby 4.0 runtime is in Preview.

]]>
February 27, 2026 tag:google.com,2016:functions-release-notes#February_27_2026 2026-02-27T00:00:00-08:00 <![CDATA[

Feature

Support for PHP 8.5 runtime is in General Availability.

]]>
February 24, 2026 tag:google.com,2016:functions-release-notes#February_24_2026 2026-02-24T00:00:00-08:00 <![CDATA[

Feature

Support for the ability to configure Direct VPC egress for 2nd gen functions is in General Availability.

]]>
February 19, 2026 tag:google.com,2016:functions-release-notes#February_19_2026 2026-02-19T00:00:00-08:00 <![CDATA[

Feature

Support for Go 1.26 runtime is in Preview.

]]>
February 18, 2026 tag:google.com,2016:functions-release-notes#February_18_2026 2026-02-18T00:00:00-08:00 <![CDATA[

Feature

Support for .NET 10 runtime is in General Availability.

]]>
February 02, 2026 tag:google.com,2016:functions-release-notes#February_02_2026 2026-02-02T00:00:00-08:00 <![CDATA[

Feature

Support for PHP 8.5 runtime is in Preview.

]]>
January 27, 2026 tag:google.com,2016:functions-release-notes#January_27_2026 2026-01-27T00:00:00-08:00 <![CDATA[

Feature

Support for .NET 10 runtime is in Preview.

]]>
January 06, 2026 tag:google.com,2016:functions-release-notes#January_06_2026 2026-01-06T00:00:00-08:00 <![CDATA[

Feature

You can now configure Direct VPC egress for 2nd gen functions. This support is at the Preview release level.

]]>
December 22, 2025 tag:google.com,2016:functions-release-notes#December_22_2025 2025-12-22T00:00:00-08:00 <![CDATA[

Feature

Support for Java 25 runtime is in General Availability.

]]>
December 19, 2025 tag:google.com,2016:functions-release-notes#December_19_2025 2025-12-19T00:00:00-08:00 <![CDATA[

Feature

Support for Python 3.14 runtime is in General Availability. Starting from Python version 3.14 and later, the Python Buildpack uses the uv package manager as the default installer for the dependencies you specify in your requirements.txt file. You can also use pip as the default installer for these versions by setting the GOOGLE_PYTHON_PACKAGE_MANAGER environment variable to pip. For more information, see Specify dependencies in Python.

]]>
November 20, 2025 tag:google.com,2016:functions-release-notes#November_20_2025 2025-11-20T00:00:00-08:00 <![CDATA[

Feature

Support for Node.js 24 runtime is in General Availability.

]]>
November 12, 2025 tag:google.com,2016:functions-release-notes#November_12_2025 2025-11-12T00:00:00-08:00 <![CDATA[

Feature

Support for Python 3.14 runtime is in Preview. Starting from Python version 3.14 and later, the Python Buildpack uses the uv package manager as the default installer for the dependencies you specify in your requirements.txt file. You can also use pip as the default installer for these versions by setting the GOOGLE_PYTHON_PACKAGE_MANAGER environment variable to pip. For more information, see Specify dependencies in Python.

]]>
October 31, 2025 tag:google.com,2016:functions-release-notes#October_31_2025 2025-10-31T00:00:00-07:00 <![CDATA[

Feature

Support for Java 25 runtime is in Preview.

]]>
October 07, 2025 tag:google.com,2016:functions-release-notes#October_07_2025 2025-10-07T00:00:00-07:00 <![CDATA[

Feature

Cloud Run functions (1st gen) supports the Node.js 22 runtime at the General Availability release level.

]]>
October 01, 2025 tag:google.com,2016:functions-release-notes#October_01_2025 2025-10-01T00:00:00-07:00 <![CDATA[

Feature

Cloud Run functions now provides an upgrade tool for upgrading 1st gen functions to Cloud Run. This feature is in Preview.

]]>
August 21, 2025 tag:google.com,2016:functions-release-notes#August_21_2025 2025-08-21T00:00:00-07:00 <![CDATA[

Feature

Support for Go 1.25 runtime is in General Availability (GA).

]]>
July 30, 2025 tag:google.com,2016:functions-release-notes#July_30_2025 2025-07-30T00:00:00-07:00 <![CDATA[

Feature

Support for Go 1.25 runtime is in Preview. This runtime is available for early testers using existing release candidates.

Feature

Support for Go 1.24 runtime is in General Availability (GA).

Feature

Support for Node.js 24 runtime is in Preview. Node.js 24 is in the Current release state and enters long-term support (LTS) in October 2025. For more information, see Node.js v24.0.0 (Current) in the Node.js website.

]]>
July 15, 2025 tag:google.com,2016:functions-release-notes#July_15_2025 2025-07-15T00:00:00-07:00 <![CDATA[

Feature

Support for the Go 1.24 runtime is in Preview.

]]>
June 17, 2025 tag:google.com,2016:functions-release-notes#June_17_2025 2025-06-17T00:00:00-07:00 <![CDATA[

Feature

Support for the PHP 8.4 runtime is in General Availability (GA).

Feature

Support for the Ruby 3.4 runtime is in General Availability (GA).

]]>
May 30, 2025 tag:google.com,2016:functions-release-notes#May_30_2025 2025-05-30T00:00:00-07:00 <![CDATA[

Feature

For Java functions that use functions-framework version 1.4.0 or later, you can now use the logging class java.util.logging.Logger to add a unique execution ID to log outputs.

]]>
May 13, 2025 tag:google.com,2016:functions-release-notes#May_13_2025 2025-05-13T00:00:00-07:00 <![CDATA[

Feature

Labels you previously set for your Cloud Run functions using either gcloud functions commands or the Cloud Functions v2 API propagate to Cloud Run when you deploy your functions in Cloud Run. For more information on creating labels in Cloud Run, see Configure labels for services.

]]>
May 05, 2025 tag:google.com,2016:functions-release-notes#May_05_2025 2025-05-05T00:00:00-07:00 <![CDATA[

Feature

Support for the Ruby 3.4 runtime is in Preview.

Feature

Support for the PHP 8.4 runtime is in Preview.

Feature

Support for the Python 3.13 runtime is in General Availability (GA).

]]>
April 21, 2025 tag:google.com,2016:functions-release-notes#April_21_2025 2025-04-21T00:00:00-07:00 <![CDATA[

Feature

Cloud Run functions now supports the Python 3.13 runtime at the Preview release level.

]]>
March 03, 2025 tag:google.com,2016:functions-release-notes#March_03_2025 2025-03-03T00:00:00-08:00 <![CDATA[

Feature

Cloud Run functions now supports the Go 1.23 runtime at the General Availability release level.

]]>
February 19, 2025 tag:google.com,2016:functions-release-notes#February_19_2025 2025-02-19T00:00:00-08:00 <![CDATA[

Feature

Support for deploying v2 functions in Cloud Run is now in general availability (GA). This lets you customize your function as you would a Cloud Run service. This change removes support for creating, deploying, or updating v2 functions in the Google Cloud console. However, you can still manage functions created with the Cloud Functions v2 API using the Cloud Functions gcloud CLI, the Cloud Functions v2 API, or the Cloud Run Cloud Console. See Cloud Run functions comparison for more details.

]]>
February 11, 2025 tag:google.com,2016:functions-release-notes#February_11_2025 2025-02-11T00:00:00-08:00 <![CDATA[

Feature

Cloud Run functions created with the Cloud Functions (v2) API (cloudfunctions.googleapis.com) can now be detached so that they can only be managed through the Cloud Run Admin API (run.googleapis.com). When the detach operation completes, your function will retain its cloudfunctions.net URLs and triggers, and can only be managed using the Cloud Run Admin API. Note that the detach operation is irreversible. For more information see Manage functions.

]]>
December 09, 2024 tag:google.com,2016:functions-release-notes#December_09_2024 2024-12-09T00:00:00-08:00 <![CDATA[

Feature

You can now create custom organization policies for Serverless VPC Access connectors and apply them to projects, folders, or organizations. This support is at the General Availability release level.

]]>
November 19, 2024 tag:google.com,2016:functions-release-notes#November_19_2024 2024-11-19T00:00:00-08:00 <![CDATA[

Feature

Cloud Run functions now supports the Go 1.23 runtime at the Preview release level.

]]>
November 18, 2024 tag:google.com,2016:functions-release-notes#November_18_2024 2024-11-18T00:00:00-08:00 <![CDATA[

Feature

Cloud Run functions now supports the Node.js 22 runtime at the General Availability release level.

]]>