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.
April 30, 2026
Release 7.0.0-preview.1 (Public Preview)
Cortex Framework version 7 introduces a highly modular deployment architecture, simplified data orchestration via Dataform, and enhanced support for the next generation of AI-ready data products with BigQuery - enabling enterprises to build, extend, and deploy robust data models and pipelines for advanced analytics and AI/agentic use cases. To request access to the GitHub repository, see Request access.
Key architecture features
- Modular deployment and smart dependency resolution: Deploy exactly what you need. Simply select the desired data products, and the framework will automatically identify, retrieve, and transform the necessary tables to the data foundation layer, ensuring no unnecessary data is processed. Easily add custom fields or logic without breaking standard models.
- Native dependency graph generation: Automatically handle the order of operations for complex data models, ensuring prerequisite tables are ready before deploying data foundations and data products.
- Bring your own CDC (External data foundation): A flexible architecture allows you to bypass built-in Change Data Capture processing and connect your own existing CDC pipelines directly to the foundation layer.
- Serverless BigQuery-native execution: Orchestration relies entirely on Google Cloud Dataform, enabling easy data transformation and processing using version-controlled SQL. No standing compute clusters or Airflow VMs are required, minimizing infrastructure overhead.
- Incremental loading: Native, incremental loading configurations ensure highly efficient processing of large enterprise datasets. Significantly reduce BigQuery processing time and costs by processing only new or changed data since the last execution.
- High data fidelity & semantics: Features dynamic discovery and ingestion of custom fields, robust semantic mapping (e.g. translating cryptic table names to business-friendly terms), AI-ready metadata, and advanced logic handling (e.g. integrating the SAP TCURX table for exact currency decimal shifts).
- Multi-system SAP support: Built-in dynamic dependency resolution and logic differentiation allows seamless compilation and parallel deployment for both SAP ECC and SAP S/4HANA source systems. Seamlessly bring in data from multiple SAP ERP systems.
- Extensibility framework: Maintain a clean separation between your custom data products and Cortex Data Products using namespaces. This ensures you can benefit from the latest Cortex updates without impacting your custom work.
Data product accelerators
BigQuery based data product accelerators for SAP ERP (SAP ECC and S/4HANA), purpose-built for AI-readiness with agent-friendly metadata included for all data model and field-level descriptions.
Solution samples for SAP ERP or SAP BDC
Solution reference architectures and code snippets for demonstrating how to build use cases on top of Cortex Framework data products to address particular business needs.
- Sales Performance Insights: How to accelerate insights into sales performance health using SAP ERP or SAP BDC sourced data.
- Supplier Spend Analysis: How to accelerate insights into supplier spend position using SAP ERP or SAP BDC sourced data.
February 27, 2026
Release 6.3.4
- Airflow v3 support:
- All Composer DAGs generated by new deployments are now compatible with Airflow v3.
- Airflow v2 is still supported. However, consider planning for migration as it will soon reach end-of-life.
- SAP:
- SAP CDC scripts now support custom tables containing forward slashes
(
/) in their names. Existing deployments are not affected. - Added optional
adrttable to SAP CDC table list.
- SAP CDC scripts now support custom tables containing forward slashes
(
- Cortex for Marketing:
- Meta API is now upgraded from v21 to v25. For field name changes, see changelog.
- Minor fixes:
- Migrated Cloud SDK to
gcloud storageCLI. - Fixed for line breaks in DAG packages import.
- Improved error handling for target bucket access verification.
- Migrated Cloud SDK to
December 17, 2025
- SAP: Cortex's Data Mesh functionality has been deprecated. This change is prompted by the evolution of Google Cloud data management services. The Data Mesh solution was built using Data Catalog for metadata management, which is now being replaced by the more advanced Dataplex Universal Catalog. Dataplex Universal Catalog provides a unified API, enhanced metadata capabilities, and new features for a more comprehensive data governance experience. For existing Cortex Framework users who have implemented the Data Mesh feature, we recommend transitioning to Dataplex Universal Catalog to ensure continued support and access to the latest features. For a detailed migration guide, see Transition to Dataplex Universal Catalog.
- SAP: The column
DUMMY_SDDOCPARTNER_INCL_EEW_PShas been removed from SalesOrderPartnerFunction (ECC and S/4) as it is a non-standard column not used for reporting.
- SAP: Added support for future dates to
currency_conversion. - Cloud Build Image: Updated gcloud SDK to v541 and Python library dependencies used during Cloud Build deployment.
- Composer DAG: Corrected propagation of location parameterization.
- Cortex for Marketing: Updated references to Google Ads API v22.
Release 6.3.3
September 19, 2025
Release 6.3.2
- 1-Click Deployer: 1-Click deployer now deploys the Sustainability module when SAP ECC or S/4 is selected.
- SAP:
- The CDC script now considers the
Lflag alongsideIandUwhen determining which records are updated in the raw dataset. This is to account for situations where the pipeline is somehow re-configured after data load, but the CDC dataset can still be reused to avoid re-processing existing data. - Column names in
StockInHandviews (ECC and S/4) forMATNRandWERKShave been aligned with other views to beMaterialNumber_MATNRandPlant_WERKS. Previous column namesArticleNumber_MATNRandSite_WERKSstill exist for compatibility reasons, but will be removed in a future release. Customers are advised to change their upstream consumption assets accordingly. - Column names in
SalesOrders_V2views (ECC and S/4) forERDATandERZEThave been aligned to new namesSalesDocumentCreationDate_ERDAT,SalesOrderItemCreationDate_ERDAT,SalesOrderCreationTime_ERZETandSalesDocumentItemCreationTime_ERZETto account for the correct granularity of their source table (eitherVBAPorVBAK) . Previous column namesCreationDate_ERDATandCreationTime_ERZETstill exist for compatibility reasons, but will eventually be removed in a future release. Customers are advised to change their upstream consumption assets accordingly. Also, Sales Order Item level calendar dimensions are now added by default. - Column names in
Deliveriesview forVGBEL,VGPOS, andXBLNRare updated toInternalReferenceDocumentNumber_VGBEL,InternalReferenceDocumentItem_VGPOSExternalReferenceDocumentNumber_XBLNRfor more clarity. Previous column namesSalesOrderNumber_VGBEL,SalesOrderItem_VGPOS, andReferenceDocumentNumber_XBLNRstill exist for compatibility reasons, but will eventually be removed in a future release. Customers are advised to change their upstream consumption assets accordingly. - Sales Order Item level calendar dimensions are now added by default.
- In
AccountingDocumentsview as well as the downstreamAccountingDocumentsReceivablesviews,DoubtfulReceivables, andDaysInArrearmetrics are now positive instead of negative to align with official SAP guidelines. SalesFulfillmentandSalesFulfillment_PerOrderviews are updated to useSalesOrders_V2instead ofSalesOrdersview as their upstream source for both ECC and S/4. The view signatures are unchanged.- ERD for both ECC and S/4 have been cleaned up and updated based on the latest changes.
- The CDC script now considers the
- Marketing: Cortex for Meridian reporting views adapted to TikTok, Meta, and YouTube (DV360) to focus on top of the funnel marketing campaigns. Search Ads data is skipped from aggregates as higher quality data is now available from Marketing Mix Modeling (MMM) Data Platform.
- Oracle builds may time out when using a private worker pool created with default parameters.
- SAP: The views
GLDocumentsHdrandRegionsMDare now removed as they are no longer relevant.
- SAP:
Qtyfield data type inStockInHandviews (ECC and S/4) has been changed fromSTRINGtoNUMERIC.- Currency conversion and currency decimal shift in
PurchaseDocuments_Flowviews (ECC and S/4) now align with the logic implemented in all other SAP reporting views. - Fixed incorrect GR quantity caused by an incorrect
JOINcondition. - Removed an excessive
LEFT JOINin the Unit of Measure Function and View Utility code to avoid possible duplicate rows. - Cleaned up unnecessary date casting and
ORDER BYclauses in some views to improve performance.
- Salesforce (SFDC):
- Currency conversion logic is now updated to account for possible source
currency fields that are not corporate currency in the objects
(for example,
Opportunities). - Updated ERD to include proper linkage to calendar dimension.
- Currency conversion logic is now updated to account for possible source
currency fields that are not corporate currency in the objects
(for example,