GCP releases
Google Cloud releases and Terraform Google provider. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.
Tracking 330 GCP releases · Updated
- Google Cloud release notes infragcpengineer ·
Apigee hybrid v1.14.5 includes security fixes and UI improvements
Google Cloud has released Apigee hybrid version 1.14.5, which incorporates various security and CVE fixes, alongside updates to the Apigee UI. This release also marks the independent versioning of the Apigee Emulator, decoupling its updates from the hybrid release cycle. The update is available now for users managing Apigee hybrid instances.
security announcement - Google Cloud release notes securitygcpsecurity-advisoryengineer ·
Apigee Emulator v2.0.0 improves security and decouples releases
Apigee Emulator has been updated to version 2.0.0, independently versioned from Apigee hybrid for faster security updates. This release addresses 78 security vulnerabilities across various components, including Jackson Databind, SnakeYAML, Guava, and Go standard library. The updated emulator is available now and can be accessed via Google Artifact Registry, with instructions provided for updating VS Code Cloud Code settings.
security feature announcement - Google Cloud release notes securityinfragcpsecurity-advisoryengineer ·
Container Optimized OS Updates: Kernel, Drivers, and Security Fixes
Container Optimized OS (COS) has been updated with a new Linux kernel version (6.18.32) and numerous security patches, including fixes for CVE-2025-38584 and CVE-2026-43060. The update also introduces support for new NVIDIA driver branches and adds the `cos_kernel_args` tool for manipulating kernel command line arguments. These changes are relevant for users running workloads on Google Cloud's Container Optimized OS, particularly those utilizing GPUs.
security feature patch announcement - Google Cloud release notes infrapreviewdeprecation ·
Google Kubernetes Engine Updates Include New Versions and Security Fixes
Google Kubernetes Engine (GKE) has released updated cluster versions across its Rapid, Regular, Stable, and Extended channels. These updates provide access to newer Kubernetes versions and include crucial security fixes through updated Container-Optimized OS images. The new versions are available for new clusters and for manual upgrades of existing control planes and nodes, with rollouts progressing across Google Cloud zones.
security patch - Google Cloud release notes securitygcpsecurity-advisory ·
Apigee X Security Bulletin: SSRF Vulnerability
A security bulletin has been published for Apigee X detailing a Server-Side Request Forgery (SSRF) vulnerability (CVE-2026-2264). The vulnerability arises from insufficient validation of the IntegrationRegion parameter in the SetIntegrationRequest policy, potentially allowing service account token exfiltration. This impacts users who can manipulate flow variables controlling the IntegrationRegion parameter.
security - Google Cloud release notes datagcpengineer ·
Managed Service for Apache Spark: Shuffle Partition Config Type Change
Google Cloud has updated the Managed Service for Apache Spark, formerly Dataproc on Compute Engine, by changing the configuration type for Spark shuffle partitions from integer to string for versions 2.2.82+ and 2.3.30+. This change requires users programmatically setting this configuration to update their code to use string literals for compatibility. Users setting the configuration via command-line, properties files, or Spark SQL commands are unaffected. This adjustment impacts specific subminor cluster image versions and aims to ensure consistent configuration handling.
breaking announcement - Terraform Google Provider Releases terraforminfra ·
Terraform Google Provider v7.30.0: New resources, improvements, and bug fixes
Terraform Google Provider version 7.30.0 introduces new resources for Data Lineage, Artifact Registry, and Document AI, alongside significant improvements across services like BigQuery, Cloud Run, and Compute Engine. A breaking change affects the Apigee provider, requiring the 'name' field for `google_apigee_env_keystore`. These updates provide enhanced capabilities and stability for managing GCP resources via Terraform, impacting users across various GCP services.
breaking feature patch announcement - Terraform Google Provider Releases terraforminfragcpengineer ·
Terraform Google Provider v7.27.0: New features and breaking changes
This release of the Terraform Google Provider introduces several new data sources and resources, including support for Google Discovery Engine and Chronicle dashboards. It also includes improvements to compute, container, and dataproc resources, alongside bug fixes for permadiffs and panics. A breaking change requires the `weekly_maintenance_windows` field to be set for `google_lustre_instance` resources, impacting users of Lustre instances.
breaking feature patch