Skip to content

Commit 5a1d5c1

Browse files
author
AutoCloud Deploy Bot
committed
1 parent 06c0c19 commit 5a1d5c1

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.74.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.73.0...0.74.0) (2022-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** fix eksCluster, fix ssmInstance to use arn, add connection ec2 <-> ssmInstance ([7d394ac](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/7d394ac012744cc95153f56e228a7cf9424a7500))
7+
* **services:** fix iamRole schema ([adbe084](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/adbe084e3cd459c7935a1c431190b37c355e2069))
8+
* **services:** fix ssm instance compliance item id ([96fa19e](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/96fa19e999e38024d7590d3cd32009071b95171e))
9+
10+
11+
### Features
12+
13+
* **services:** add new connection wafV2WebAcl <-> cloudfront ([15ca93f](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/15ca93fac80772a652b35e22cdab5b65ea463221))
14+
* **services:** add new services systemsManager instance and document ([b486ae4](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/b486ae4bec44814fb95e54235d060335ad2027fa))
15+
116
# [0.73.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.72.0...0.73.0) (2022-03-07)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-aws",
3-
"version": "0.73.0",
3+
"version": "0.74.0",
44
"description": "cloud-graph provider plugin for AWS used to fetch AWS cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)