From 5e46021d5e5bd9d61dcf17cf92a1476936fd2332 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:08:34 -0400 Subject: [PATCH] chore(main): Release transformation-aws-cost v1.1.7 --- .release-please-manifest.json | 2 +- transformations/aws/cost/CHANGELOG.md | 7 +++++++ transformations/aws/cost/dbt_project.yml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7283fab7a..ea2836502 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -27,7 +27,7 @@ "transformations/aws/asset-inventory+FILLER": "0.0.0", "visualizations/aws/asset_inventory": "2.1.1", "visualizations/aws/asset_inventory+FILLER": "0.0.0", - "transformations/aws/cost": "1.1.6", + "transformations/aws/cost": "1.1.7", "transformations/aws/cost+FILLER": "0.0.0", "transformations/aws/cost-free": "1.0.0", "transformations/aws/cost-free+FILLER": "0.0.0", diff --git a/transformations/aws/cost/CHANGELOG.md b/transformations/aws/cost/CHANGELOG.md index 98102ad65..14abf10df 100644 --- a/transformations/aws/cost/CHANGELOG.md +++ b/transformations/aws/cost/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.7](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.6...transformation-aws-cost-v1.1.7) (2024-11-01) + + +### Bug Fixes + +* **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.1.6](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.5...transformation-aws-cost-v1.1.6) (2024-10-11) diff --git a/transformations/aws/cost/dbt_project.yml b/transformations/aws/cost/dbt_project.yml index 0fc797ba4..4179c4a04 100644 --- a/transformations/aws/cost/dbt_project.yml +++ b/transformations/aws/cost/dbt_project.yml @@ -1,5 +1,5 @@ name: aws_cost -version: 1.1.6 +version: 1.1.7 config-version: 2 profile: aws_cost model-paths: