We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f5b8b commit d5c9775Copy full SHA for d5c9775
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.63.1-alpha.3](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.63.1-alpha.2...0.63.1-alpha.3) (2022-08-17)
2
+
3
4
+### Bug Fixes
5
6
+* virtualMachine null fields ([648b51e](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/648b51ec38fd7465fbaacae979a440325f7811f4))
7
8
## [0.63.1-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.63.1-alpha.1...0.63.1-alpha.2) (2022-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-azure",
- "version": "0.63.1-alpha.2",
+ "version": "0.63.1-alpha.3",
"description": "CloudGraph provider plugin for Azure used to fetch Azure cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
0 commit comments