Skip to content

Commit 83486c5

Browse files
chore(release): 0.89.0-alpha.7
# [0.89.0-alpha.7](0.89.0-alpha.6...0.89.0-alpha.7) (2023-05-31) ### Features * Added rdsDBProxies ([7c3e5c0](7c3e5c0)) * Added rdsEventSubscription ([76c4438](76c4438)) * Added rdsGlobalClusters ([fdc1342](fdc1342)) * Added snapshots for dbinstances ([1377e9a](1377e9a)) * Included groupOption and parameterGroup for dbInstance ([88d5c14](88d5c14)) * Linked new rds services to awsAccount schema ([d18a849](d18a849))
1 parent d1b43d0 commit 83486c5

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.89.0-alpha.7](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.6...0.89.0-alpha.7) (2023-05-31)
2+
3+
4+
### Features
5+
6+
* Added rdsDBProxies ([7c3e5c0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/7c3e5c05c176149ec12c802bbd929834cd02e433))
7+
* Added rdsEventSubscription ([76c4438](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/76c44380596efa087e1c5c0d57d4c047a85a993b))
8+
* Added rdsGlobalClusters ([fdc1342](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/fdc1342e455a50b2ea7357f5a67ce9c4ee5aae69))
9+
* Added snapshots for dbinstances ([1377e9a](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/1377e9aa4526ff35fb5f08cc281f7e5b01edd220))
10+
* Included groupOption and parameterGroup for dbInstance ([88d5c14](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/88d5c1413011d86aa547f5321da33eebecf17619))
11+
* Linked new rds services to awsAccount schema ([d18a849](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d18a8497d07d9598c761d205f1a1ada828d4260e))
12+
113
# [0.89.0-alpha.6](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.5...0.89.0-alpha.6) (2023-05-30)
214

315

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