Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-free v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Jan 16, 2024
1 parent aadeea1 commit a1aa458
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"transformations/aws/data-resilience": "1.2.0",
"transformations/aws/data-resilience+FILLER": "0.0.0",
"transformations/aws/compliance-free": "0.6.1",
"transformations/aws/compliance-free": "1.0.0",
"transformations/aws/compliance-free+FILLER": "0.0.0",
"transformations/aws/compliance-premium": "0.5.0",
"transformations/aws/compliance-premium+FILLER": "0.0.0",
Expand Down
17 changes: 17 additions & 0 deletions transformations/aws/compliance-free/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.0.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v0.6.1...transformation-aws-compliance-free-v1.0.0) (2024-01-16)


### ⚠ BREAKING CHANGES

* Update `aws` to `v23.3.1` ([#264](https://github.com/cloudquery/policies-premium/issues/264))

### Features

* Update `aws` to `v23.3.1` ([#264](https://github.com/cloudquery/policies-premium/issues/264)) ([d361f9b](https://github.com/cloudquery/policies-premium/commit/d361f9bad529167e093c0eca56fc9923adc72fca))


### Bug Fixes

* **deps:** Update dependency dbt-postgres to v1.7.4 ([#473](https://github.com/cloudquery/policies-premium/issues/473)) ([a7f759a](https://github.com/cloudquery/policies-premium/commit/a7f759aaf50a0a9e308fd6be378811a0097925c2))
* **deps:** Update dependency dbt-snowflake to v1.7.1 ([#474](https://github.com/cloudquery/policies-premium/issues/474)) ([d16c2f2](https://github.com/cloudquery/policies-premium/commit/d16c2f29a30e7be5c5d52b02f6fd041e75e0fa9e))

## [0.6.1](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v0.6.0...transformation-aws-compliance-free-v0.6.1) (2023-12-27)


Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: aws_compliance
version: 0.6.1
version: 1.0.0
config-version: 2
profile: aws_compliance
model-paths:
Expand Down

0 comments on commit a1aa458

Please sign in to comment.