Releases: cloudgraphdev/sdk
Releases · cloudgraphdev/sdk
0.23.0
0.23.0 (2023-07-18)
Features
- api: add errors to result interface (6b66fce)
0.23.0-beta.1
Features
- api: add errors to result interface (6b66fce)
0.23.0-alpha.1
Features
- api: add errors to result interface (6b66fce)
0.22.1
0.22.1 (2022-11-25)
Bug Fixes
- add uri-js to resolutions to fix cve vulnerability (5290e0a)
- cve vulnerabilities remediations (c0c6200)
0.22.1-beta.1
Bug Fixes
- add uri-js to resolutions to fix cve vulnerability (5290e0a)
- cve vulnerabilities remediations (c0c6200)
0.22.1-alpha.1
Bug Fixes
- add uri-js to resolutions to fix cve vulnerability (5290e0a)
- cve vulnerabilities remediations (c0c6200)
0.22.0
0.22.0 (2022-10-04)
Bug Fixes
- sdk: change type any to DocumentNode (f85bc9c)
Features
- sdk: return raw schemas instead of strings (2990e7b)
0.22.0-beta.1
Bug Fixes
- sdk: change type any to DocumentNode (f85bc9c)
Features
- sdk: return raw schemas instead of strings (2990e7b)
0.22.0-alpha.1
Bug Fixes
- sdk: change type any to DocumentNode (f85bc9c)
Features
- sdk: return raw schemas instead of strings (2990e7b)
0.21.1
0.21.1 (2022-07-12)
Bug Fixes
- Added validations for null arrays (32ad697)