Skip to content

Latest commit

 

History

History
107 lines (72 loc) · 13 KB

CHANGELOG.md

File metadata and controls

107 lines (72 loc) · 13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. This changelog is generated automatically based on Conventional Commits.

0.4.0 (2024-01-23)

Features

  • add bucket for PHS created in Spark Serverless Interactive Tutorial (e087195)
  • adding sparkml notebook (#99) (4b2169a)
  • adding unit tests, removing unused arg from README (#93) (bb9257b)
  • create a bucket for dataplex (#76) (ccadcc0)
  • deps: Update Terraform Google Provider to v5 (major) (#79) (40ab09d)

Bug Fixes

  • add service account to phs cluster (#82) (04a9fae)
  • add unique hash to the service account name (#71) (c16912d)
  • change data file paths to point to root directory (#60) (4621da0)
  • deps: update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.8.0 (#63) (54075a5)
  • deps: update terraform google-beta to v4.74.0 (#57) (f3848c3)
  • deps: update terraform google-beta to v4.75.0 (#58) (10a452e)
  • deps: Update Terraform google-beta to v4.81.0 (#66) (825fd7d)
  • deps: Update Terraform google-beta to v4.82.0 (#70) (cc8373f)
  • deps: Update Terraform google-beta to v4.83.0 (#73) (a2cabdb)
  • deps: Update Terraform google-beta to v4.84.0 (#74) (c70d9af)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v14.3.0 (#65) (a59521a)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v14.4.0 (#87) (8ca39d1)
  • remove compute instance check from integration test teardown (#110) (e07095d)
  • rolling back PHS creation in deployment (#105) (f5acf8e)
  • set staging and temp bucket for phs cluster (#88) (c7ff112)
  • Update Terraform versioning, improve dependency tree, remove unused table, add Managed Tables to Dataplex Assets (#72) (9283feb)
  • wait for Dataplex IAM to create lake (#86) (9f42b95)
  • wait to create dataproc cluster until SA roles are assigned (#91) (66bb99b)

0.3.0 (2023-07-18)

Bug Fixes

  • deps: update terraform google-beta to v4.70.0 (6460f59)
  • deps: update terraform google-beta to v4.71.0 (c64944b)
  • deps: update terraform google-beta to v4.73.1 (47c1b4f)
  • deps: update terraform google-beta to v4.73.2 (f6f8cb8)
  • deps: update terraform terraform-google-modules/project-factory/google to v14.2.1 (a6ca8a1)
  • upgrade dataplex tables to managed, create new zone, remove manual table creation (52a45f2)

0.2.1 (2023-06-22)

Bug Fixes

0.2.0 (2023-06-14)

Features

  • add polling logic to Spark workflow (9ea1517)
  • adds metadata generation for the blueprint (#34) (ef1b35c)

Bug Fixes

  • deps: update terraform google-beta to v4.69.1 (28a034d)
  • deps: update terraform googles to <= 4.69.0, != 4.65.0, != 4.65.1 (9a9852e)
  • deps: update terraform terraform-google-modules/project-factory/google to v14 (e5e5d00)
  • refactor references from 'assets' directory to 'src' (acf7efb)
  • Update int.cloudbuild.yaml to use LR billing (#43) (1d0ddc7)

0.1.0 (2023-05-17)

Features

Bug Fixes

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release