You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.
To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.
March 12, 2025
Feature
M128 release
- Except for TensorFlow container images, new container images don't include conda. This change was made to improve size, performance, and vulnerability management. The existing container image names now point to container images that don't include conda (for example:
gcr.io/deeplearning-platform-release/base-cpu.py310). - Container images that include conda will be available until at least September 30, 2025. These container images now have
-condaappended to the name (for example:gcr.io/deeplearning-platform-release/base-cpu-conda.py310). - All TensorFlow container images still include conda, but M128 container image names have
-condaappended. Specifying container images without-condaappended references older container images, which also include conda.
January 16, 2025
Feature
M127 release