Skip to content

Releases: cloudgraphdev/sdk

0.23.0

18 Jul 20:22
Compare
Choose a tag to compare

0.23.0 (2023-07-18)

Features

  • api: add errors to result interface (6b66fce)

0.23.0-beta.1

18 Jul 20:20
Compare
Choose a tag to compare
0.23.0-beta.1 Pre-release
Pre-release

0.23.0-beta.1 (2023-07-18)

Features

  • api: add errors to result interface (6b66fce)

0.23.0-alpha.1

18 Jul 20:17
Compare
Choose a tag to compare
0.23.0-alpha.1 Pre-release
Pre-release

0.23.0-alpha.1 (2023-07-18)

Features

  • api: add errors to result interface (6b66fce)

0.22.1

25 Nov 20:44
Compare
Choose a tag to compare

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

25 Nov 20:41
Compare
Choose a tag to compare
0.22.1-beta.1 Pre-release
Pre-release

0.22.1-beta.1 (2022-11-25)

Bug Fixes

  • add uri-js to resolutions to fix cve vulnerability (5290e0a)
  • cve vulnerabilities remediations (c0c6200)

0.22.1-alpha.1

25 Nov 20:39
Compare
Choose a tag to compare
0.22.1-alpha.1 Pre-release
Pre-release

0.22.1-alpha.1 (2022-11-25)

Bug Fixes

  • add uri-js to resolutions to fix cve vulnerability (5290e0a)
  • cve vulnerabilities remediations (c0c6200)

0.22.0

04 Oct 18:42
Compare
Choose a tag to compare

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

04 Oct 18:38
Compare
Choose a tag to compare
0.22.0-beta.1 Pre-release
Pre-release

0.22.0-beta.1 (2022-10-04)

Bug Fixes

  • sdk: change type any to DocumentNode (f85bc9c)

Features

  • sdk: return raw schemas instead of strings (2990e7b)

0.22.0-alpha.1

04 Oct 18:35
Compare
Choose a tag to compare
0.22.0-alpha.1 Pre-release
Pre-release

0.22.0-alpha.1 (2022-10-04)

Bug Fixes

  • sdk: change type any to DocumentNode (f85bc9c)

Features

  • sdk: return raw schemas instead of strings (2990e7b)

0.21.1

12 Jul 14:21
Compare
Choose a tag to compare

0.21.1 (2022-07-12)

Bug Fixes

  • Added validations for null arrays (32ad697)