This page documents production updates to Google Cloud Cortex Framework. Check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionalities.
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.
August 14, 2026
Release 7.0.3
- Resolved an issue where
SapBdcProductBuilderincorrectly enforced SAP-versioned sections (ecc, s4, common) intable_settings.
August 11, 2026
Release 7.0.2
- Resolved security vulnerabilities in transitive dependencies by updating the following corresponding direct dependencies:
google-auth,google-cloud-bigquery,google-cloud-dataform,google-cloud-resource-manager,google-cloud-service-usageandgoogle-cloud-storage.
August 07, 2026
Release 7.0.1
Resolved an issue where running the
uv run cortex-buildcommand in Windows PowerShell or Windows Command Prompt resulted in aCould not auto-import local builderwarning and anInvalid builder type NoneType for category ...error.Improved Dataform quota management in
uv run cortex-deployscript.
July 30, 2026
Release 7.0.0-GA (General Availability)
Google Cloud Cortex Framework version 7 is now generally available. Version 7 introduces a modular deployment architecture, simplified data orchestration via Dataform, and AI-ready data products with BigQuery and Knowledge Catalog integration. This enables enterprises to build, extend, and deploy data assets and pipelines for advanced analytics and agentic use cases with less risk, complexity, and cost.
New features and enhancements
additional to those released in preview
AI, discovery, and governance:
- New agentic data product builder skills: Automate the creation and customization of data products using natural language.
- New Knowledge Catalog integration: Automatically synchronize deployed Cortex Framework data products and enriched metadata directly into Knowledge Catalog for discovery and governance.
Expanded data product content and integrations:
- New data products available for SAP ERP: Access an expanded number of Cortex Framework delivered data products for SAP ECC and SAP S/4HANA.
- New support for SAP Business Data Cloud data products: Register your SAP BDC data products with Cortex Framework for expanded use case opportunities on top.
- New solution samples features: Consumption data product samples for SAP ERP and SAP BDC can now be easily deployed on top of Cortex Framework managed data products.
- New v6 compatibility for SAP reporting: Provides an option to use Cortex Framework version 6 delivered SAP BigQuery data models within the version 7 architecture to support customers looking to migrate while continuing to use v6 delivered Looker reports.
Supportability and operations:
- New observability features: Enhanced error reporting and pipeline monitoring.
- New environment management and operations features: Gain deeper control over deployments with the option to provide compilation overrides that integrate cleanly with Dataform release configurations.
Google Cloud Cortex Framework version 7 includes telemetry to capture anonymized deployment statistics. This data helps the solution build team focus on improving modules with high adoption. Telemetry is enabled by default, but you can opt out at any time.
June 25, 2026
Release 7.0.0-preview.2.1 (Public Preview)
Resolved a path resolution issue affecting table_settings.yaml in the configuration.
June 24, 2026
Release 7.0.0-preview.2 (Public Preview)
- Data products for SAP ERP: Additional data product accelerators including: accounting documents, accounts payable, accounts receivable, addresses, agency business settlement documents, billing documents, business partners, condition contracts, controlling areas and cost elements, cost and profit centers, currency conversion, financial statement structure & versions, fiscal year variants, fixed assets, general ledger accounts, global settings, plants and storage, project structure, units of measurement, universal journal, and vendor invoices.
- Extensibility guide: Documentation explaining how to customize and extend Cortex Framework, organized by three steps: Custom namespace setup, Data foundation module creation, and Data product module creation.