Skip to content

Commit

Permalink
chore(main): release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 8, 2024
1 parent 732bd76 commit 4e269b5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
This changelog is generated automatically based on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).

## [0.4.1](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/compare/v0.4.0...v0.4.1) (2024-02-08)


### Bug Fixes

* delete dataproc session with its template ([#116](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/issues/116)) ([54bda2b](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/commit/54bda2b8ff5612419886fcf7167b3e9874421154))
* **deps:** Update cft/developer-tools Docker tag to v1.19 ([#119](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/issues/119)) ([732bd76](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/commit/732bd7606612448eabf7919683de59b5838406a8))
* **deps:** Update Terraform GoogleCloudPlatform/analytics-lakehouse/google to ~> 0.4 ([#121](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/issues/121)) ([8d8520a](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/commit/8d8520ab3b77284d25e0ca93c79dc90435d6c3f4))

## [0.4.0](https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse/compare/v0.3.0...v0.4.0) (2024-01-23)


Expand Down
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
source:
repo: https://github.com/GoogleCloudPlatform/terraform-google-analytics-lakehouse.git
sourceType: git
version: 0.4.0
version: 0.4.1
actuationTool:
flavor: Terraform
version: ">= 0.13"
Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ terraform {
required_version = ">= 0.13"

provider_meta "google" {
module_name = "blueprints/terraform/terraform-google-analytics-lakehouse/v0.4.0"
module_name = "blueprints/terraform/terraform-google-analytics-lakehouse/v0.4.1"
}
}

0 comments on commit 4e269b5

Please sign in to comment.