diff --git a/.release-please-manifest.json b/.release-please-manifest.json index feb36aa94..e89e70c8d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -21,7 +21,7 @@ "visualizations/aws/compliance+FILLER": "0.0.0", "visualizations/aws/data_resilience": "2.1.1", "visualizations/aws/data_resilience+FILLER": "0.0.0", - "transformations/aws/encryption": "2.0.6", + "transformations/aws/encryption": "2.0.7", "transformations/aws/encryption+FILLER": "0.0.0", "transformations/aws/asset-inventory-free": "2.2.10", "transformations/aws/asset-inventory+FILLER": "0.0.0", diff --git a/transformations/aws/encryption/CHANGELOG.md b/transformations/aws/encryption/CHANGELOG.md index 733cb4d8c..b4cba1e9d 100644 --- a/transformations/aws/encryption/CHANGELOG.md +++ b/transformations/aws/encryption/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.7](https://github.com/cloudquery/policies/compare/transformation-aws-encryption-v2.0.6...transformation-aws-encryption-v2.0.7) (2024-10-11) + + +### Bug Fixes + +* Pin dbt-core to v1.8.7 ([#1089](https://github.com/cloudquery/policies/issues/1089)) ([5eae050](https://github.com/cloudquery/policies/commit/5eae050bd1284b1cc934b7070662987c28c6d639)) + ## [2.0.6](https://github.com/cloudquery/policies-premium/compare/transformation-aws-encryption-v2.0.5...transformation-aws-encryption-v2.0.6) (2024-07-02) diff --git a/transformations/aws/encryption/dbt_project.yml b/transformations/aws/encryption/dbt_project.yml index 7853c856f..3cc4abab9 100644 --- a/transformations/aws/encryption/dbt_project.yml +++ b/transformations/aws/encryption/dbt_project.yml @@ -1,5 +1,5 @@ name: aws_encryption -version: 2.0.6 +version: 2.0.7 config-version: 2 profile: aws_encryption model-paths: