Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-premium v1.10.0 (#836
Browse files Browse the repository at this point in the history
)

Co-authored-by: k-rheinheimer <[email protected]>
  • Loading branch information
cq-bot and k-rheinheimer authored May 6, 2024
1 parent 2ff291a commit bca2859
Show file tree
Hide file tree
Showing 3 changed files with 10 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.9.1",
"transformations/aws/compliance-premium": "1.10.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
8 changes: 8 additions & 0 deletions transformations/aws/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.10.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-premium-v1.9.1...transformation-aws-compliance-premium-v1.10.0) (2024-05-06)


### Features

* Added macros cis_3_0_0 Athena plugin c ([#834](https://github.com/cloudquery/policies-premium/issues/834)) ([39db3b4](https://github.com/cloudquery/policies-premium/commit/39db3b4318a61502be0baff282ad2b2a488baaa4))
* Athena aws foundational security ([#816](https://github.com/cloudquery/policies-premium/issues/816)) ([1402650](https://github.com/cloudquery/policies-premium/commit/1402650d4542b27dda4627684abc2261a5537b17))

## [1.9.1](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-premium-v1.9.0...transformation-aws-compliance-premium-v1.9.1) (2024-05-01)


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

0 comments on commit bca2859

Please sign in to comment.