Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-free v1.2.1 (#537)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.2.1](transformation-aws-compliance-free-v1.2.0...transformation-aws-compliance-free-v1.2.1) (2024-02-01)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.7.3 ([#555](#555)) ([e1ef22b](e1ef22b))
* **deps:** Update dependency dbt-postgres to v1.7.6 ([#556](#556)) ([01d83c3](01d83c3))
* Update documentation ([#527](#527)) ([b009951](b009951))
* Updated models to work on BigQuery ([#536](#536)) ([57d9158](57d9158))
* Use `registry: cloudquery` for Snowflake tests ([#541](#541)) ([087a4ce](087a4ce))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Feb 1, 2024
1 parent 40e5908 commit 4ba16d6
Show file tree
Hide file tree
Showing 3 changed files with 13 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": "2.0.1",
"transformations/aws/data-resilience+FILLER": "0.0.0",
"transformations/aws/compliance-free": "1.2.0",
"transformations/aws/compliance-free": "1.2.1",
"transformations/aws/compliance-free+FILLER": "0.0.0",
"transformations/aws/compliance-premium": "1.3.0",
"transformations/aws/compliance-premium+FILLER": "0.0.0",
Expand Down
11 changes: 11 additions & 0 deletions transformations/aws/compliance-free/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.2.1](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v1.2.0...transformation-aws-compliance-free-v1.2.1) (2024-02-01)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.7.3 ([#555](https://github.com/cloudquery/policies-premium/issues/555)) ([e1ef22b](https://github.com/cloudquery/policies-premium/commit/e1ef22b09347ca7663ec3829aa730327a6c9e3f0))
* **deps:** Update dependency dbt-postgres to v1.7.6 ([#556](https://github.com/cloudquery/policies-premium/issues/556)) ([01d83c3](https://github.com/cloudquery/policies-premium/commit/01d83c3589be42468fb3e93ac9aae1b270f60e25))
* Update documentation ([#527](https://github.com/cloudquery/policies-premium/issues/527)) ([b009951](https://github.com/cloudquery/policies-premium/commit/b009951492cf9d1836110ad4bf8346b40a0ec1af))
* Updated models to work on BigQuery ([#536](https://github.com/cloudquery/policies-premium/issues/536)) ([57d9158](https://github.com/cloudquery/policies-premium/commit/57d915838589c3c8e730e871497d43cb41b22da1))
* Use `registry: cloudquery` for Snowflake tests ([#541](https://github.com/cloudquery/policies-premium/issues/541)) ([087a4ce](https://github.com/cloudquery/policies-premium/commit/087a4cecefdb28a1f29fe7c5d741b3c6ea19a27b))

## [1.2.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v1.1.0...transformation-aws-compliance-free-v1.2.0) (2024-01-24)


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: 1.2.0
version: 1.2.1
config-version: 2
profile: aws_compliance
model-paths:
Expand Down

0 comments on commit 4ba16d6

Please sign in to comment.