Skip to content

Commit

Permalink
chore(main): Release transformation-gcp-compliance-premium v0.5.0 (#710)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.5.0](transformation-gcp-compliance-premium-v0.4.0...transformation-gcp-compliance-premium-v0.5.0) (2024-04-09)


### Features

* Improve docs for the compliance policies ([#701](#701)) ([e562c4b](e562c4b))


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.7.7 ([#707](#707)) ([6089fcb](6089fcb))
* **deps:** Update dependency dbt-postgres to v1.7.11 ([#708](#708)) ([abfd8e1](abfd8e1))
* **deps:** Update dependency dbt-snowflake to v1.7.3 ([#711](#711)) ([b46a7ff](b46a7ff))

---
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 Apr 9, 2024
1 parent f3b823e commit 7b8593d
Show file tree
Hide file tree
Showing 3 changed files with 16 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.4.0",
"transformations/gcp/compliance-premium": "0.5.0",
"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
14 changes: 14 additions & 0 deletions transformations/gcp/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.5.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.4.0...transformation-gcp-compliance-premium-v0.5.0) (2024-04-09)


### Features

* Improve docs for the compliance policies ([#701](https://github.com/cloudquery/policies-premium/issues/701)) ([e562c4b](https://github.com/cloudquery/policies-premium/commit/e562c4be4ad0ffd05ebbe542becd292c41de4f6b))


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.7.7 ([#707](https://github.com/cloudquery/policies-premium/issues/707)) ([6089fcb](https://github.com/cloudquery/policies-premium/commit/6089fcb08cf2e0d28f296dcb672e84b12d0fb471))
* **deps:** Update dependency dbt-postgres to v1.7.11 ([#708](https://github.com/cloudquery/policies-premium/issues/708)) ([abfd8e1](https://github.com/cloudquery/policies-premium/commit/abfd8e1a070537c01d703e8dafa29bad919c05f6))
* **deps:** Update dependency dbt-snowflake to v1.7.3 ([#711](https://github.com/cloudquery/policies-premium/issues/711)) ([b46a7ff](https://github.com/cloudquery/policies-premium/commit/b46a7ffca2902b4d71806f6a6eb99e2363ac7ccb))

## [0.4.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.3.2...transformation-gcp-compliance-premium-v0.4.0) (2024-03-27)


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.4.0
version: 0.5.0
config-version: 2
profile: gcp_compliance
model-paths:
Expand Down

0 comments on commit 7b8593d

Please sign in to comment.