Skip to content

Commit

Permalink
chore(main): Release transformation-gcp-compliance-premium v0.7.9 (#1136
Browse files Browse the repository at this point in the history
)

🤖 I have created a release *beep* *boop*
---


## [0.7.9](transformation-gcp-compliance-premium-v0.7.8...transformation-gcp-compliance-premium-v0.7.9) (2024-11-04)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.8.3 ([#1130](#1130)) ([79e2f64](79e2f64))
* **deps:** Update dependency dbt-core to v1.8.8 ([#1131](#1131)) ([c69edcc](c69edcc))
* **deps:** Update dependency dbt-snowflake to v1.8.4 ([#1137](#1137)) ([af49721](af49721))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Nov 4, 2024
1 parent 3b48916 commit 7d72b14
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"transformations/azure/compliance-premium+FILLER": "0.0.0",
"transformations/gcp/compliance-free": "1.5.0",
"transformations/gcp/compliance-free+FILLER": "0.0.0",
"transformations/gcp/compliance-premium": "0.7.8",
"transformations/gcp/compliance-premium": "0.7.9",
"transformations/gcp/compliance-premium+FILLER": "0.0.0",
"transformations/k8s/compliance-free": "1.5.2",
"transformations/k8s/compliance-free+FILLER": "0.0.0",
Expand Down
9 changes: 9 additions & 0 deletions transformations/gcp/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.7.9](https://github.com/cloudquery/policies/compare/transformation-gcp-compliance-premium-v0.7.8...transformation-gcp-compliance-premium-v0.7.9) (2024-11-04)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.8.3 ([#1130](https://github.com/cloudquery/policies/issues/1130)) ([79e2f64](https://github.com/cloudquery/policies/commit/79e2f64fa7cbc5bf33a6af4bf8c4b45b2e759a6d))
* **deps:** Update dependency dbt-core to v1.8.8 ([#1131](https://github.com/cloudquery/policies/issues/1131)) ([c69edcc](https://github.com/cloudquery/policies/commit/c69edcc580e129e63173ffae68bdc2e573996968))
* **deps:** Update dependency dbt-snowflake to v1.8.4 ([#1137](https://github.com/cloudquery/policies/issues/1137)) ([af49721](https://github.com/cloudquery/policies/commit/af49721f8246d920a05b87af735bacc92aceee21))

## [0.7.8](https://github.com/cloudquery/policies/compare/transformation-gcp-compliance-premium-v0.7.7...transformation-gcp-compliance-premium-v0.7.8) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gcp_compliance
version: 0.7.8
version: 0.7.9
config-version: 2
profile: gcp_compliance
model-paths:
Expand Down

0 comments on commit 7d72b14

Please sign in to comment.