Skip to content

Commit f8895e0

Browse files
chore(release): 0.89.0-alpha.3
# [0.89.0-alpha.3](0.89.0-alpha.2...0.89.0-alpha.3) (2023-05-29) ### Features * Added aws_lambda_event_invoke_config for RT ([48ee1f0](48ee1f0)) * Included event source mappings for lambda service ([9afbfb0](9afbfb0)) * Included layers for aws_lambda_layers ([624f9c2](624f9c2)) * Included name and statements id for aws_lambda_permissions ([8496b43](8496b43))
1 parent 3a0b358 commit f8895e0

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [0.89.0-alpha.3](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.2...0.89.0-alpha.3) (2023-05-29)
2+
3+
4+
### Features
5+
6+
* Added aws_lambda_event_invoke_config for RT ([48ee1f0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/48ee1f03a04287aa28fa901c895c01071e3319bc))
7+
* Included event source mappings for lambda service ([9afbfb0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9afbfb09c52dbeb1cb88b6ce1b2058b334c5c22e))
8+
* Included layers for aws_lambda_layers ([624f9c2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/624f9c2523aec53deed8b40a716fbd1dbc488503))
9+
* Included name and statements id for aws_lambda_permissions ([8496b43](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/8496b432014bf11617b2074aff4cb3019a73e3de))
10+
111
# [0.89.0-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.1...0.89.0-alpha.2) (2023-05-25)
212

313

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.89.0-alpha.2",
3+
"version": "0.89.0-alpha.3",
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)