Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-premium v1.12.0 (#865
Browse files Browse the repository at this point in the history
)
  • Loading branch information
cq-bot authored May 21, 2024
1 parent 6fdea15 commit 89002b8
Show file tree
Hide file tree
Showing 3 changed files with 14 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.11.0",
"transformations/aws/compliance-premium": "1.12.0",
"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
12 changes: 12 additions & 0 deletions transformations/aws/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.12.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-premium-v1.11.0...transformation-aws-compliance-premium-v1.12.0) (2024-05-21)


### Features

* Athena integration test workflow ([#842](https://github.com/cloudquery/policies-premium/issues/842)) ([14eba05](https://github.com/cloudquery/policies-premium/commit/14eba05f5383461d5e3154406681731ce8349a4e))


### Bug Fixes

* Updated macro iam.8 ([#850](https://github.com/cloudquery/policies-premium/issues/850)) ([e79cfa4](https://github.com/cloudquery/policies-premium/commit/e79cfa4f0581fc96aa3d51afc972507393d30b9e))

## [1.11.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-premium-v1.10.1...transformation-aws-compliance-premium-v1.11.0) (2024-05-10)


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

0 comments on commit 89002b8

Please sign in to comment.