Releases: terraform-google-modules/terraform-google-bigquery
Releases · terraform-google-modules/terraform-google-bigquery
v9.0.0
v8.1.0
v8.0.0
8.0.0 (2024-07-29)
⚠ BREAKING CHANGES
Features
- add support to max_staleness field (#278) (4c51616)
- adding extension notebooks (#303) (b2816c4)
- allow fine-grained deletion protection config at the table-level (#287) (7157c32)
- data_warehouse Add GenAI capabilities (#272) (f88f4b5)
- expanded integration testing (#288) (9dcdd07)
- Parameterize location and improve error messaging (#289) (438b341)
Bug Fixes
- adding regional constraints and simplifying workflow execution (#284) (6146404)
- adding workaround for cloud workflows issue (#310) (6878eb6)
- Addressing permission conflicts (#298) (dc3cb5e)
- adds a null check for expiration time (#268) (b7efc4d)
- deps: Permissive Terraform terraform-google-modules/project-factory/google 14.4 (#312) (be08779)
- deps: Update dependency google-cloud-dataform to v0.5.9 (#308) (00ea7a4)
- deps: Update Terraform random to v3.6.1 (#321) (3b5f265)
- deps: Update Terraform random to v3.6.2 (#327) (369acc0)
- deps: Update Terraform terraform-google-modules/project-factory/google to 14.4 (#277) (85b9d22)
- moved require_partition_filter to the top (#335) (90f931f)
- update workflow.tftpl (#266) (405972a)
v7.0.0
7.0.0 (2023-10-10)
⚠ BREAKING CHANGES
- data_warehouse migrating to TheLook Ecommerce dataset (#257)
Features
- data_warehouse migrating to TheLook Ecommerce dataset (#257) (e97adfb)
- data_warehouse add labels to objects (#253) (70962af)
Bug Fixes
- data_warehouse add bigquery data policy api (#254) (f2aa4f3)
- data_warehouse api identity dependency for p/s (#252) (d2c1256)
- deps: update terraform terraform-google-modules/project-factory/google to 14.3 (#245) (cf6869c)
- update architecture diagrams, fix integration test (#241) (bc5abf8)
- update workflow.tftpl bc subworkflow creates bq not biglake tables (#246) (fc7d4ae)
- upgrade hashicorp/google to 5.0 (#259) (096ca4e)
- upgraded versions.tf to include minor bumps from tpg v5 (#261) (7fd5bcb)
v6.1.1
v6.1.0
6.1.0 (2023-06-22)
Features
- adds metadata generation for the blueprint (#220) (38b21b2)
- data_warehouse enables public access prevention on buckets (d33fddc)
- data_warehouse remove Cloud Function and replace with Workflows (4fe1504)
Bug Fixes
- data_warehouse move workflows to file, add workflows identity (b11e5f3)
- data_warehouse update neos toc url (75cce16)
- deps: update data_warehouse dependency google-cloud-bigquery to v3.11.0 (f270329)
- deps: update data_warehouse dependency google-cloud-storage to v2.9.0 (331145a)
- deps: update data_warehouse terraform terraform-google-modules/project-factory/google to 14.2 (6660e59)
- update dw neos tutorial link (#215) (645e382)
v6.0.0
6.0.0 (2023-04-13)
⚠ BREAKING CHANGES
- add max_time_travel_hours attribute (#176)
- Add BQ authorized routine (function) in authorization sub-module (#180)
Features
- Add BigQuery data warehouse example (#179) (ad3c347)
- Add BQ authorized routine (function) in authorization sub-module (#180) (d4f61d3)
- add max_time_travel_hours attribute (#176) (706e540)
- add optional table_name attr (#196) (03f01ed)
- added optional description parameter (#213) (59a73e5)
Bug Fixes
- deps: update dependency google-cloud-storage to v2.8.0 (#211) (a41234c)
- deps: update terraform terraform-google-modules/project-factory/google to v14 (#186) (88d5fa4)
- Eventarc post deploy process (#200) (ef34309)
- Fix sql and eventarc trigger (#193) (3f77838)
- looker URL tableId (#201) (6fd3339)
- pubsub sa grant (#204) (9e795e4)
- update neos link, remove solution guide url (b64874a)