You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [0.21.0-beta.1](0.20.0...0.21.0-beta.1) (2022-07-06)
### Bug Fixes
* adapt CLI to pass data instead of queries ([dbaa7ce](dbaa7ce))
* remove node-jq implementation ([c614842](c614842))
* Rollback missing resources status feature ([5eb10e9](5eb10e9))
### Features
* adapt CLI to pass data instead of queries ([1d73587](1d73587))
* Added unit tests ([0d14267](0d14267))
* Extend rule engine to include missing checks when the resource does not exist ([79f8dd3](79f8dd3))
* Move getLinkedData method to utils folder ([171d937](171d937))
* remove unused storageEngine param ([a9a4ccb](a9a4ccb))
* Rollback missing resources status feature ([5eb10e9](https://github.com/cloudgraphdev/sdk/commit/5eb10e9c610e92ec608acbac1fdefb4a84ea109c))
9
+
10
+
11
+
### Features
12
+
13
+
* adapt CLI to pass data instead of queries ([1d73587](https://github.com/cloudgraphdev/sdk/commit/1d735872a6703e3880b26df8ee8d33982d56c3f1))
14
+
* Added unit tests ([0d14267](https://github.com/cloudgraphdev/sdk/commit/0d14267c357307b8812d4d35faa2a50bc73437a7))
15
+
* Extend rule engine to include missing checks when the resource does not exist ([79f8dd3](https://github.com/cloudgraphdev/sdk/commit/79f8dd3c9ffa149c431feb09f9b087a8b92e5250))
16
+
* Move getLinkedData method to utils folder ([171d937](https://github.com/cloudgraphdev/sdk/commit/171d937ba7d4f1b6b9c0f878bd58288724ba138e))
0 commit comments