<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:cloudbuildpacks-release-notes</id>
  <title>Buildpacks - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/cloudbuildpacks-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-04-03T00:00:00-07:00</updated>

  <entry>
    <title>April 03, 2026</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#April_03_2026</id>
    <updated>2026-04-03T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#April_03_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The Node.js buildpack supports the Bun package manager in <a href="https://cloud.google.com/products#product-launch-stages">General Availability</a>. For more information, see
<a href="https://docs.cloud.google.com/docs/buildpacks/nodejs#bun_package_manager">Building a Node.js application</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 13, 2026</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#March_13_2026</id>
    <updated>2026-03-13T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#March_13_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The Node.js buildpack supports the Bun package manager in <a href="https://cloud.google.com/products?e=48754805#product-launch-stages">Preview</a>. For more information, see
<a href="https://docs.cloud.google.com/docs/buildpacks/nodejs#bun_package_manager">Building a Node.js application</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 17, 2026</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#February_17_2026</id>
    <updated>2026-02-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#February_17_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Cloud Run <a href="https://docs.cloud.google.com/run/docs/deploying-source-code">source deployment</a> supports Ubuntu 24
LTS base images in <a href="https://cloud.google.com/products?e=48754805#product-launch-stages">General Availability</a>. This builder is available under
<code>gcr.io/buildpacks/builder:google-24</code>. For more information, see
<a href="https://docs.cloud.google.com/docs/buildpacks/builders">Builders</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 11, 2026</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#February_11_2026</id>
    <updated>2026-02-11T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#February_11_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Support for <a href="https://docs.cloud.google.com/docs/buildpacks/runtime-support#osonly">osonly24 runtime</a> is in <a href="https://cloud.google.com/products?e=48754805#product-launch-stages">General Availability</a>. The OS only runtime lets you deploy binaries such as Dart and Go. For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/osonly">Configure the OS only runtime</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 22, 2026</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#January_22_2026</id>
    <updated>2026-01-22T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#January_22_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The Python buildpack supports default entrypoint detection for the <a href="https://docs.cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-adk-service">Agent Development Kit (ADK) framework</a> in <a href="https://cloud.google.com/products#product-launch-stages">General Availability</a>. For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/python#entrypoint">Build a Python application</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 13, 2026</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#January_13_2026</id>
    <updated>2026-01-13T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#January_13_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Cloud Run and Cloud Run functions source deployments support the <code>pyproject.toml</code>
file for managing dependencies. This feature is in <a href="https://cloud.google.com/products#product-launch-stages">General Availability</a> for all
<a href="https://docs.cloud.google.com/docs/buildpacks/runtime-support#python">supported Python versions</a>.
For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/python#deploy-with-toml">Deploy Python applications with a <code>pyproject.toml</code>
file</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 19, 2025</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#December_19_2025</id>
    <updated>2025-12-19T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#December_19_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The Python buildpack supports default entrypoint detection for the <a href="https://docs.cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-adk-service">Agent Development Kit (ADK) framework</a> (Preview). For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/python#entrypoint">Build a Python application</a>.</p>
<h3>Feature</h3>
<p>Cloud Run and Cloud Run functions source deployments support <code>pyproject.toml</code>
file for managing dependencies. This feature is in General Availability for Python version 3.13 and later, and is in Preview for Python version 3.12 and earlier.
For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/python#deploy-with-toml">Deploy Python applications with a <code>pyproject.toml</code>
file</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 18, 2025</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#December_18_2025</id>
    <updated>2025-12-18T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#December_18_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Support for <a href="https://docs.cloud.google.com/buildpacks/docs/runtime-support#osonly">osonly24 runtime</a> is in <a href="https://cloud.google.com/products?e=48754805#product-launch-stages">Preview</a>. The OS only runtime lets you deploy Go applications from source, and binaries such as Dart and Go. For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/osonly">Configure the OS only runtime</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 14, 2025</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#November_14_2025</id>
    <updated>2025-11-14T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#November_14_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Cloud Run and Cloud Run functions source deployments support <code>pyproject.toml</code>
file for managing dependencies. If you use a <code>pyproject.toml</code> file, source deployments
use one of the following to find and install dependencies:</p>
<ul>
<li><code>pip</code></li>
<li><code>uv</code></li>
<li><code>poetry</code></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/python#deploy-with-toml">Deploy Python applications with a <code>pyproject.toml</code>
file</a> (Preview).</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 18, 2025</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#September_18_2025</id>
    <updated>2025-09-18T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#September_18_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Ubuntu 24 builder with the <code>google-24</code> stack is available for Google Cloud's Buildpacks. For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/builders">Builders</a> and <a href="https://docs.cloud.google.com/docs/buildpacks/use-a-specific-builder">Use a specific builder</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 14, 2025</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#August_14_2025</id>
    <updated>2025-08-14T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#August_14_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The Python buildpack supports Cloud Run source deployments for modern web frameworks such as <a href="https://docs.cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-fastapi-service.md">FastAPI</a>, <a href="https://docs.cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-gradio-service">Gradio</a>, and <a href="https://docs.cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-streamlit-service">Streamlit</a>.</p>
<p>For Python version 3.13 and later, the Python buildpack sets the default entrypoint for <a href="https://docs.cloud.google.com/run/docs/deploying-source-code">Cloud Run source deployments</a> based on the web server or framework configuration in your <code>requirements.txt</code> file. For more information, see <a href="https://docs.cloud.google.com/docs/buildpacks/python#entrypoint">Build a Python application</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 23, 2024</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#September_23_2024</id>
    <updated>2024-09-23T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#September_23_2024"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>The <a href="https://docs.cloud.google.com/docs/buildpacks/runtime-support#php">runtime support schedule for some PHP runtimes</a> has been extended to match <a href="https://www.php.net/supported-versions.php">PHP's public support schedule</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 26, 2024</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#February_26_2024</id>
    <updated>2024-02-26T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#February_26_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Starting  in Go version 1.22 and later, you can no longer use <code>GOPATH</code> for installing dependencies. To manage dependencies, you use a <a href="https://cs.opensource.google/go/go/+/refs/tags/go1.22.0:src/go.mod"><code>go.mod</code></a> file. For more information about Go versions, and managing dependencies for vendor directories, see <a href="https://pkg.go.dev/cmd/go#hdr-GOPATH_and_Modules">GOPATH and Modules</a> in Go documentation.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 28, 2023</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#August_28_2023</id>
    <updated>2023-08-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#August_28_2023"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>The support policy and schedule for Google Cloud's buildpacks is now available at <a href="https://docs.cloud.google.com/docs/buildpacks/support-policy">https://cloud.google.com/docs/buildpacks/support-policy</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 19, 2023</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#July_19_2023</id>
    <updated>2023-07-19T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#July_19_2023"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>The Python buildpack now uses  <code>gunicorn --bind :8080 main:app</code> as the default entrypoint for all web applications. If you currently use a <code>Procfile</code>, it will continue to work but you are no longer required to configure a <code>Procfile</code> for your projects. Learn more about <a href="https://docs.cloud.google.com/docs/buildpacks/python#application_entrypoint">Python application entrypoints</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 27, 2023</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#June_27_2023</id>
    <updated>2023-06-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#June_27_2023"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>The default generic builder now uses the Ubuntu 22 LTS base image. When you specify the <code>latest</code> location, the builds now uses the <code>google-22</code> builder by default. For example, you can specify either of the following to use <code>google-22</code>:</p>
<ul>
<li><code>gcr.io/buildpacks/builder:latest</code> </li>
<li><code>gcr.io/buildpacks/builder:google-22</code></li>
</ul>
<p>If you need to pin your build to the previous Ubuntu 18 builder, see the <a href="https://docs.cloud.google.com/docs/buildpacks/use-a-specific-builder">instructions about how to configure the builder version</a>, including:</p>
<ul>
<li><code>pack</code> commands for local builds.</li>
<li><code>gcloud</code> commands for remote builds.</li>
<li>How to configure the <code>project.toml</code> for Cloud Run.</li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>June 22, 2023</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#June_22_2023</id>
    <updated>2023-06-22T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#June_22_2023"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The Java runtime now supports using <a href="https://docs.cloud.google.com/docs/buildpacks/java#configure_maven">Maven wrappers</a> for managing your project's dependency on Maven.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 01, 2023</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#June_01_2023</id>
    <updated>2023-06-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#June_01_2023"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can use the <a class="external" href="https://pnpm.io/installation">Pnpm</a> package manager to configure dependencies for Node.js runtimes. <a href="https://docs.cloud.google.com/docs/buildpacks/nodejs#installing_dependencies">Learn how to configure your application</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 26, 2023</title>
    <id>tag:google.com,2016:cloudbuildpacks-release-notes#April_26_2023</id>
    <updated>2023-04-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/docs/buildpacks/release-notes#April_26_2023"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>Starting June 5, 2023, the default generic builder will begin using the Ubuntu 22 LTS base image. This means that builds using <code>gcr.io/buildpacks/builder:latest</code> will get the <code>google-22</code> builder which addresses multiple security issues. You can read more about the <code>google-22</code> builder in our <a href="https://docs.cloud.google.com/docs/buildpacks/github/buildpacks/discussions/271">announcement on GitHub</a>.</p>
<p>You can preview the new builder by adding <code>--builder=gcr.io/buildpacks/builder:google-22</code> to the <code>gcloud builds submit --pack</code> command when you build your application with a <a href="https://docs.cloud.google.com/docs/buildpacks/use-a-specific-builder">specific builder</a>.</p>
]]>
    </content>
  </entry>

</feed>
