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
…1128)

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


## [1.14.4](transformation-aws-compliance-premium-v1.14.3...transformation-aws-compliance-premium-v1.14.4) (2024-11-25)


### Bug Fixes

* Athena ci test fix ([#1122](#1122)) ([5b53941](5b53941))
* **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 25, 2024
1 parent 9614d10 commit 4c6b93e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate_transformation_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::615713231484:role/cq-playground-aws-github-action
role-to-assume: arn:aws:iam::590184131402:role/cq-integration-tests-aws-github-action
aws-region: us-east-1
- uses: actions/setup-python@v5
with:
Expand Down
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
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.4](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.3...transformation-aws-compliance-premium-v1.14.4) (2024-11-25)


### 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))
* **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))

## [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 4c6b93e

Please sign in to comment.