Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-premium v1.14.7 (#…
Browse files Browse the repository at this point in the history
…1228)

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


## [1.14.7](transformation-aws-compliance-premium-v1.14.6...transformation-aws-compliance-premium-v1.14.7) (2025-02-19)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.9.1 ([#1220](#1220)) ([d9e5378](d9e5378))
* **deps:** Update dependency dbt-postgres to v1.9.0 ([#1223](#1223)) ([3d67019](3d67019))
* **deps:** Update dependency dbt-snowflake to v1.9.1 ([#1224](#1224)) ([a6b729b](a6b729b))
* Removed deprecated S3.4 check ([#1227](#1227)) ([133ae1a](133ae1a))

---
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 Feb 20, 2025
1 parent a6b729b commit 57d0ae4
Show file tree
Hide file tree
Showing 3 changed files with 12 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 @@ -3,7 +3,7 @@
"transformations/aws/data-resilience+FILLER": "0.0.0",
"transformations/aws/compliance-free": "1.4.0",
"transformations/aws/compliance-free+FILLER": "0.0.0",
"transformations/aws/compliance-premium": "1.14.6",
"transformations/aws/compliance-premium": "1.14.7",
"transformations/aws/compliance-premium+FILLER": "0.0.0",
"transformations/azure/compliance-free": "1.6.2",
"transformations/azure/compliance-free+FILLER": "0.0.0",
Expand Down
10 changes: 10 additions & 0 deletions transformations/aws/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.14.7](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.6...transformation-aws-compliance-premium-v1.14.7) (2025-02-19)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.9.1 ([#1220](https://github.com/cloudquery/policies/issues/1220)) ([d9e5378](https://github.com/cloudquery/policies/commit/d9e537805f88fa0948ca7f1fe703df5766761ba3))
* **deps:** Update dependency dbt-postgres to v1.9.0 ([#1223](https://github.com/cloudquery/policies/issues/1223)) ([3d67019](https://github.com/cloudquery/policies/commit/3d67019d93d2a1903f71925b7181300e71180d8b))
* **deps:** Update dependency dbt-snowflake to v1.9.1 ([#1224](https://github.com/cloudquery/policies/issues/1224)) ([a6b729b](https://github.com/cloudquery/policies/commit/a6b729ba6d36357f3bc103a56d704df06979998c))
* Removed deprecated S3.4 check ([#1227](https://github.com/cloudquery/policies/issues/1227)) ([133ae1a](https://github.com/cloudquery/policies/commit/133ae1a2cd05efd1bb795351bdca78692a45e2f0))

## [1.14.6](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.5...transformation-aws-compliance-premium-v1.14.6) (2025-01-07)


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

0 comments on commit 57d0ae4

Please sign in to comment.