Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-premium v1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Nov 1, 2024
1 parent c69edcc commit a4900bb
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 @@ -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.3",
"transformations/aws/compliance-premium": "1.14.4",
"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
9 changes: 9 additions & 0 deletions transformations/aws/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.14.4](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.3...transformation-aws-compliance-premium-v1.14.4) (2024-11-01)


### Bug Fixes

* Athena ci test fix ([#1122](https://github.com/cloudquery/policies/issues/1122)) ([5b53941](https://github.com/cloudquery/policies/commit/5b539412a59e5a0cafd8b1e63b5632b7e6fcee35))
* **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))

## [1.14.3](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.2...transformation-aws-compliance-premium-v1.14.3) (2024-10-25)


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.3
version: 1.14.4
config-version: 2
profile: aws_compliance
model-paths:
Expand Down

0 comments on commit a4900bb

Please sign in to comment.