File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.67.0-alpha.2] ( https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.67.0-alpha.1...0.67.0-alpha.2 ) (2023-06-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Added missing attribute for cosmosdb schema ([ cde0c79] ( https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/cde0c791374d648f77541b1189ddbd3062ea67aa ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * Exposed containersIds for cosmosdb account ([ 8b45320] ( https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/8b4532048fc8137539489adb38eee101ff867039 ) )
12
+
1
13
# [ 0.67.0-alpha.1] ( https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.66.0...0.67.0-alpha.1 ) (2023-06-06)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/cg-provider-azure" ,
3
- "version" : " 0.67.0-alpha.1 " ,
3
+ "version" : " 0.67.0-alpha.2 " ,
4
4
"description" : " CloudGraph provider plugin for Azure used to fetch Azure cloud data." ,
5
5
"publishConfig" : {
6
6
"registry" : " https://registry.npmjs.org/" ,
You can’t perform that action at this time.
0 commit comments