Skip to content

Commit

Permalink
chore(main): Release transformation-aws-encryption v2.0.10 (#1235)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.0.10](transformation-aws-encryption-v2.0.9...transformation-aws-encryption-v2.0.10) (2025-02-20)


### Bug Fixes

* **deps:** Update dependency dbt-postgres to v1.9.0 ([#1223](#1223)) ([3d67019](3d67019))

---
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 20, 2025
1 parent d521916 commit 0aba8ff
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@ -21,7 +21,7 @@
"visualizations/aws/compliance+FILLER": "0.0.0",
"visualizations/aws/data_resilience": "2.1.1",
"visualizations/aws/data_resilience+FILLER": "0.0.0",
"transformations/aws/encryption": "2.0.9",
"transformations/aws/encryption": "2.0.10",
"transformations/aws/encryption+FILLER": "0.0.0",
"transformations/aws/asset-inventory-free": "2.3.4",
"transformations/aws/asset-inventory+FILLER": "0.0.0",
Expand Down
7 changes: 7 additions & 0 deletions transformations/aws/encryption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.10](https://github.com/cloudquery/policies/compare/transformation-aws-encryption-v2.0.9...transformation-aws-encryption-v2.0.10) (2025-02-20)


### Bug Fixes

* **deps:** Update dependency dbt-postgres to v1.9.0 ([#1223](https://github.com/cloudquery/policies/issues/1223)) ([3d67019](https://github.com/cloudquery/policies/commit/3d67019d93d2a1903f71925b7181300e71180d8b))

## [2.0.9](https://github.com/cloudquery/policies/compare/transformation-aws-encryption-v2.0.8...transformation-aws-encryption-v2.0.9) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/encryption/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: aws_encryption
version: 2.0.9
version: 2.0.10
config-version: 2
profile: aws_encryption
model-paths:
Expand Down

0 comments on commit 0aba8ff

Please sign in to comment.