Skip to content

Latest commit

 

History

History
1249 lines (657 loc) · 65.5 KB

CHANGELOG.md

File metadata and controls

1249 lines (657 loc) · 65.5 KB

0.25.1 (2022-12-13)

Bug Fixes

  • dgraph: update dgraph version to latest (6f75da7)

0.25.1-beta.1 (2022-12-13)

Bug Fixes

  • dgraph: update dgraph version to latest (6f75da7)

0.25.1-alpha.1 (2022-12-13)

Bug Fixes

  • dgraph: update dgraph version to latest (6f75da7)

0.25.0 (2022-12-08)

Features

  • cli: convert ASTNode to string since now providers return raw schemas instead of strings (55e6468)
  • cli: handle provider schema type (074b03e)
  • cli: Updated sdk version (1f02b6c)

0.25.0-beta.1 (2022-12-08)

Features

  • cli: convert ASTNode to string since now providers return raw schemas instead of strings (55e6468)
  • cli: handle provider schema type (074b03e)
  • cli: Updated sdk version (1f02b6c)

0.25.0-alpha.1 (2022-12-08)

Features

  • cli: convert ASTNode to string since now providers return raw schemas instead of strings (55e6468)
  • cli: handle provider schema type (074b03e)
  • cli: Updated sdk version (1f02b6c)

0.24.0 (2022-08-05)

Features

  • exclude subscription from scan report (47a398c)

0.24.0-beta.1 (2022-08-05)

Features

  • exclude subscription from scan report (47a398c)

0.24.0-alpha.1 (2022-08-05)

Features

  • exclude subscription from scan report (47a398c)

0.23.1 (2022-07-18)

Bug Fixes

  • Updated sdk version (19c63e2)
  • Updated yarn.lock sdk version (63d5487)

0.23.1-beta.1 (2022-07-18)

Bug Fixes

  • Updated sdk version (19c63e2)
  • Updated yarn.lock sdk version (63d5487)

0.23.1-alpha.1 (2022-07-18)

Bug Fixes

  • Updated sdk version (19c63e2)
  • Updated yarn.lock sdk version (63d5487)

0.23.0 (2022-07-07)

Features

  • adapt CLI to pass data instead of queries (1244617)
  • update sdk version (fc6ad87)

0.23.0-beta.1 (2022-07-07)

Features

  • adapt CLI to pass data instead of queries (1244617)
  • update sdk version (fc6ad87)

0.23.0-alpha.1 (2022-07-07)

Features

  • adapt CLI to pass data instead of queries (1244617)
  • update sdk version (fc6ad87)

0.22.0 (2022-05-27)

Features

  • tencent: add tencent in provider list (f4ade5b)

0.22.0-beta.1 (2022-05-20)

Features

  • tencent: add tencent in provider list (f4ade5b)

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

Features

  • tencent: add tencent in provider list (f4ade5b)

0.21.4 (2022-04-27)

Bug Fixes

  • rebase: fastforward alpha to main (a2416f4)
  • Update scan/load output of query engine location to be accurate (af74605)

0.21.4-beta.1 (2022-04-14)

Bug Fixes

  • rebase: fastforward alpha to main (a2416f4)
  • Update scan/load output of query engine location to be accurate (af74605)

0.21.4-alpha.1 (2022-04-14)

Bug Fixes

  • rebase: fastforward alpha to main (a2416f4)
  • Update scan/load output of query engine location to be accurate (af74605)

0.21.3 (2022-04-06)

Bug Fixes

  • Handle add policy without a cg config file (4813b16)

0.21.3-beta.1 (2022-04-06)

Bug Fixes

  • Handle add policy without a cg config file (4813b16)

0.21.3-alpha.1 (2022-04-06)

Bug Fixes

  • Handle add policy without a cg config file (4813b16)

0.21.2 (2022-03-23)

Bug Fixes

  • deps: update deps to pin version for node-jq and oclif packages. Fix build command for tarballs (2d08023)
  • rename delete command examples to remove (e332b59)

0.21.2-beta.1 (2022-03-23)

Bug Fixes

  • deps: update deps to pin version for node-jq and oclif packages. Fix build command for tarballs (2d08023)
  • rename delete command examples to remove (e332b59)

0.21.2-alpha.2 (2022-03-23)

Bug Fixes

  • deps: update deps to pin version for node-jq and oclif packages. Fix build command for tarballs (2d08023)

0.21.2-alpha.1 (2022-03-23)

Bug Fixes

  • rename delete command examples to remove (e332b59)

0.21.1 (2022-03-18)

Bug Fixes

  • Removed account from scan report (50a38d9)
  • Update oclif version to fix Aliases issue (4c4c860)

0.21.1-beta.1 (2022-03-18)

Bug Fixes

  • Removed account from scan report (50a38d9)
  • Update oclif version to fix Aliases issue (4c4c860)

0.21.1-alpha.2 (2022-03-18)

Bug Fixes

  • Update oclif version to fix Aliases issue (4c4c860)

0.21.1-alpha.1 (2022-03-18)

Bug Fixes

  • Removed account from scan report (50a38d9)

0.21.0 (2022-03-18)

Bug Fixes

  • brew: update brew script with version key, update brew install dirs (8d79abb)

Features

  • Update CG to use Oclif core and space for the topicSeparator (8b1e7e8)

0.21.0-beta.1 (2022-03-16)

Bug Fixes

  • brew: update brew script with version key, update brew install dirs (8d79abb)

Features

  • Update CG to use Oclif core and space for the topicSeparator (8b1e7e8)

0.21.0-alpha.5 (2022-03-16)

Features

  • Update CG to use Oclif core and space for the topicSeparator (8b1e7e8)

0.21.0-alpha.4 (2022-03-15)

Bug Fixes

  • brew: update brew script with version key, update brew install dirs (8d79abb)

0.20.12 (2022-03-01)

Bug Fixes

  • Deleted codeblock comment that creates a new toc item (637505c)

0.20.11 (2022-03-01)

Bug Fixes

0.20.10 (2022-02-24)

Bug Fixes

  • Custom provider with forward slash in name (dbe4f8d)

0.20.9 (2022-02-22)

Bug Fixes

  • deps: update node eng requirement to 16 (d43f18c)

0.20.8 (2022-02-22)

Bug Fixes

0.20.7 (2022-02-21)

Bug Fixes

  • brew: update brew script to use correct profile (f417eb3)

0.20.6 (2022-02-21)

Bug Fixes

  • brew: update brew pipeline before script with correct aws file locations (8866570)

0.20.5 (2022-02-21)

Bug Fixes

  • brew: update brew pipeline to use node profile and correct iac acct (667eb43)

0.20.4 (2022-02-19)

Bug Fixes

  • readme: update readme as well as homebrew script (6386017)

0.20.3 (2022-02-18)

Bug Fixes

  • scan-report: ignore label service (efb5f3f)

0.20.2 (2022-02-16)

Bug Fixes

  • plugin: fix plugin add and remove commands for case where there is no plugins block in config (3d7265c)

0.20.1 (2022-02-10)

Bug Fixes

  • Updated SDK to latest version (9e0c04b)

0.20.0 (2022-02-04)

Features

  • Refactored Plugins execution after inserted scanned data (db0c731)
  • Updated policy commands to support new plugin structure (606609d)

0.19.0 (2022-02-03)

Bug Fixes

  • brew: Add try/catch to brew script (49bba1e)
  • brew: await sha (9ac979a)
  • brew: update aws to use sts to grab creds (7a29c2d)
  • brew: update ci and brew func for aws (96c87a5)
  • brew: update gitlab ci and update upgrade message (4141ade)
  • brew: update gitlab ci for homebrew (4e91e40)
  • brew: update gitlab ci to call build before homebrew (5983f86)
  • brew: update hashing code (1d5f02a)
  • brew: update logger func (f937538)
  • brew: update logger func again (08e46e9)
  • brew: update s3 call to use creds in the system (1c36e1b)
  • brew: update s3 function to grab aws creds by profile (897e325)
  • brew: updates from PR review. remove unneeded error throw and unused code (9c11296)
  • brew: work on getting aws creds to validate (566f199)
  • deploy: update gitlab ci for aws config (8423d08)

Features

  • release: first work on homebrew setup (5bb3d16)

0.18.2 (2022-02-01)

Bug Fixes

0.18.1 (2022-01-28)

Bug Fixes

0.18.0 (2022-01-27)

Features

  • add additional connections mutation to insert edges between existing entities (9313b4a)

0.17.0 (2022-01-24)

Bug Fixes

  • Added missing aliases (a9fbb03)
  • Removed unused scripts from the package.json (680f9dc)
  • Renamed plugin commands (0b92db8)

Features

  • Created operation base command (8ee9093)
  • Improved error messages with plugin commands (3747df9)
  • Migrated add command (4d83128)
  • Migrated install command (7890340)
  • Migrated list command (0ced854)
  • Migrated remove command (8a80b70)
  • Migrated update command (1e4eec4)
  • Reverted changes to keep upgrade all command (cc95962)

0.16.12 (2022-01-18)

Bug Fixes

  • Removed schema util from CLI (f38fb60)
  • Updated sdk to the latest version (a0f8c74)

0.16.11 (2022-01-17)

Bug Fixes

  • Fixed display scan results for apigatewaystage service (128c261)

0.16.10 (2022-01-17)

Bug Fixes

  • Moved scripts to root folder (005bc09)
  • Preserved scripts folder during build (ca15db3)

0.16.9 (2022-01-12)

Bug Fixes

0.16.8 (2022-01-12)

Bug Fixes

  • Updated sdk to latest version (c4cfc6a)

0.16.7 (2022-01-12)

Bug Fixes

0.16.6 (2022-01-11)

Bug Fixes

  • Awaited for plugin installation message (0fdad5a)
  • Solved issue with repeated mutations (4b52177)
  • Updated sdk to latest version (de3cced)

0.16.5 (2022-01-10)

Bug Fixes

  • update: fix update command when using a arg (e7f58b7)

0.16.4 (2022-01-10)

Bug Fixes

  • deps: add semver as a dep (c7f493a)

0.16.3 (2022-01-10)

Bug Fixes

  • Updated SDK version to latest (710a7bb)

0.16.2 (2022-01-07)

Bug Fixes

  • server: add settings to playground to stop schema polling (a8e6f95)

0.16.1 (2022-01-05)

Bug Fixes

  • Removed aliases for policy commands (27adcf3)
  • Validated empty lock file for policy and provider commands (8a397a5)

0.16.0 (2022-01-05)

Bug Fixes

  • Fixed empty policies key on CloudGraph config file (95f2c69)
  • Fixed empty policies key on CloudGraph config file (ec92905)
  • Fixed issue getting plugin version from lockfile (b8fe334)
  • Removed unused code (ea3aa94)
  • Solved type for flags attribute (97bd99e)
  • updated references from sdk (e8c4f1b)
  • Updated SDK version and docs for policy packs (4414818)
  • Uses missing cwd to fix installed packages issue (6c5ffa7)
  • Uses missing cwd to fix installed packages issue (e59e86d)

Features

  • Implemented generic plugin system (a538a86)
  • Policy Packs Alpha version. (2560f5b)
  • Policy Packs Alpha version. (5abfcd2)
  • Replaced Dgraph types from SDK (a32bcf5)

0.16.0-alpha.2 (2022-01-05)

Bug Fixes

  • Updated SDK version and docs for policy packs (4414818)
  • deps: update version of oclif help plugin to fixed 3.2.17 (901cb05)

0.16.0-alpha.1 (2021-12-28)

Bug Fixes

  • Fixed empty policies key on CloudGraph config file (95f2c69)
  • Fixed empty policies key on CloudGraph config file (ec92905)
  • Fixed issue getting plugin version from lockfile (b8fe334)
  • Removed unused code (ea3aa94)
  • Solved type for flags attribute (97bd99e)
  • updated references from sdk (e8c4f1b)
  • Uses missing cwd to fix installed packages issue (6c5ffa7)
  • Uses missing cwd to fix installed packages issue (e59e86d)

Features

  • Implemented generic plugin system (a538a86)
  • Policy Packs Alpha version. (2560f5b)
  • Policy Packs Alpha version. (5abfcd2)
  • Replaced Dgraph types from SDK (a32bcf5)

0.13.0-alpha.8 (2021-12-27)

Bug Fixes

  • Fixed issue getting plugin version from lockfile (b8fe334)

0.13.0-alpha.7 (2021-12-20)

Bug Fixes

  • Fixed empty policies key on CloudGraph config file (ec92905)

0.13.0-alpha.6 (2021-12-17)

Features

  • Policy Packs Alpha version. (5abfcd2)

0.15.4 (2021-12-15)

Bug Fixes

  • Improved error message when npm is down (c29dc2a)

0.15.3 (2021-12-10)

Bug Fixes

  • conflicts: fixing merge conflict (f0473c5)

0.15.2 (2021-12-09)

Bug Fixes

  • config: update provider config obj to include flags and cg config for more flexibility (12f76c6)

0.15.1 (2021-12-08)

Bug Fixes

  • manager: add gcp choice, bypass version check in dev (fb4b223)

0.15.0 (2021-12-07)

Features

  • add multiple strategies to generate entities mutations (d7a4f28)

0.14.7 (2021-12-07)

Bug Fixes

  • Fixed unlink issue after install (4d65859)

0.14.6 (2021-12-07)

Bug Fixes

  • windows npm path: added cross-env dev dependency (cf92aff)

0.14.5 (2021-12-06)

Bug Fixes

  • windows npm path: Fix bug with Npm manager using Windows OS (7f97a50)

0.14.4 (2021-12-02)

Bug Fixes

0.14.3 (2021-11-30)

Bug Fixes

  • Resolves JSON input error on not found package (c0b99a3)

0.14.2 (2021-11-28)

Bug Fixes

  • storage: update axios calls to use infinite body and content length (4fcb1af)
  • storage: update axios calls to use infinite body and content length (c7e4895)
  • storage: use env variable so you can override axios props (a4b0d79)
  • storage: use env variable so you can override axios props (3264449)

0.14.1 (2021-11-19)

Bug Fixes

  • init: fix multi provider config file saving to not overwrite other providers (c666935)

0.14.0 (2021-11-18)

Features

  • add azure to provider question list (f667789)

0.13.11 (2021-11-16)

Bug Fixes

  • manager: update writeToLockFile to ensure it works if no lock file exists (cacbf2e)

0.13.10 (2021-11-15)

Bug Fixes

0.13.9 (2021-11-11)

Bug Fixes

  • Imported schemasMap from provider package (8fda732)

0.13.8 (2021-11-05)

Bug Fixes

  • package: peg typescript version (04a9df4)

0.13.7 (2021-11-05)

Bug Fixes

  • Fixed npm as a main dependency (ac4d322)
  • Fixed npm as a main dependency (d842222)

0.13.6 (2021-11-05)

Bug Fixes

  • Bring fix for npm manager to master branch (476676e)

0.13.5 (2021-11-03)

Bug Fixes

  • queryEngine: detect if wanted port is in use and move to next available port (35978aa)

0.13.4 (2021-11-02)

Bug Fixes

  • Moved npm library to dev dependency only (58ecbd2)

0.13.3 (2021-11-02)

Bug Fixes

  • provider: remove aws provider dep (3ea2238)

0.13.2 (2021-11-01)

Bug Fixes

  • aws: add aws as a dep until we fix plugin manager (04e5bfc)
  • aws: add aws as a dep until we fix plugin manager (0b2beb4)

0.13.1 (2021-11-01)

Bug Fixes

  • Removed aws provider dependency (94bb59d)

0.13.0 (2021-10-29)

Bug Fixes

  • deps: bump provider version (3826f77)
  • Dropped pluginType as param from lock file methods (3328c8b)
  • Restored install provider command (c6a33b9)
  • Restored install provider command (49316d9)
  • solved alpha versions condition when getting plugin (1effb43)
  • Update aws provider to 0.39.0 version (656ba99)
  • Update aws provider to 0.39.0 version (d076b63)
  • Updated npm binary reference (fa16ffe)
  • Updated npm binary reference (c64a6db)

Features

  • Moved PluginManager methods to NpmManager (f14502b)

0.12.3 (2021-10-28)

Bug Fixes

  • deps: bump provider version (d7dfc75)

0.12.2 (2021-10-27)

Bug Fixes

  • Update aws provider to 0.39.0 version (42bbd94)

0.12.1 (2021-10-26)

Bug Fixes

  • Restored install provider command (c6a33b9)
  • Update aws provider to 0.39.0 version (d076b63)
  • Updated npm binary reference (fa16ffe)

0.13.0-alpha.3 (2021-10-29)

Bug Fixes

  • Updated npm binary reference (c64a6db)

0.13.0-alpha.2 (2021-10-29)

Bug Fixes

  • solved alpha versions condition when getting plugin (1effb43)

0.13.0-alpha.1 (2021-10-28)

Bug Fixes

  • Dropped pluginType as param from lock file methods (3328c8b)
  • Restored install provider command (49316d9)

Features

  • Moved PluginManager methods to NpmManager (f14502b)

0.12.1 (2021-10-26)

Bug Fixes

0.12.0 (2021-10-25)

Features

  • README: new readme (71cd3eb)
  • README: update examples in README (36812eb)

0.11.12 (2021-10-21)

Bug Fixes

  • schema: fix loading schema from file function (7360b58)

0.11.11 (2021-10-21)

Bug Fixes

  • aws: install aws provider as a dep while fixing plugin manager (6b24a4e)

0.11.10 (2021-10-20)

Bug Fixes

  • deps: update live plugin dep (95ed410)
  • deps: update lock file (4b59cb9)

0.11.9 (2021-10-20)

Bug Fixes

  • queryEngine: remove logger, force new version (8abbf03)

0.11.8 (2021-10-19)

Bug Fixes

  • storage: update scan and load to use spinner while inserting data to Dgraph (81811bd)

0.11.7 (2021-10-13)

Bug Fixes

  • scan: dont exit after starting express server (f6d7410)

0.11.6 (2021-10-12)

Bug Fixes

  • account: Rework multi account flow (ff8aeeb)

0.11.5 (2021-10-11)

Bug Fixes

  • dgraph: add name based query to find preexistent dgraph instances (cd8fbd4)

0.11.4 (2021-10-11)

Bug Fixes

  • manager: Ensure cli config folder exists before trying to write lock file to it (a77369f)

0.11.3 (2021-10-10)

Bug Fixes

  • README: fixing query in readme (2de8aee)
  • README: fixing query in readme (a827ca6)

0.11.2 (2021-10-08)

Bug Fixes

  • manager: add more logging to capture errors (a2f6dca)

0.11.1 (2021-10-08)

Bug Fixes

  • README: fixing query in readme (d67d918)

0.11.0 (2021-10-07)

Features

  • teardown: add teardown command to stop/delete dgraph docker container (e411cba)

0.10.3 (2021-10-07)

Bug Fixes

  • logs: update add, update, and devMode manager with better logs (a9f9578)
  • scan: handle off by one issue in scan report (fa86ddf)

0.10.2 (2021-10-06)

Bug Fixes

  • multiAccount: drop accountId use in storage path (5903fb7)
  • multiAccount: update config example (5ba4dc4)
  • multiAccount: update file utils provider file location/selection (ed77385)

0.10.1 (2021-10-05)

Bug Fixes

  • storage: Add safe accessing to Dgraph error catch (59c8649)

0.10.0 (2021-09-29)

Features

  • FinOps: Daily averages for FinOps data (2259425)

0.9.6 (2021-09-28)

Bug Fixes

  • deps: update lock file (e8d5f39)
  • deps: update sdk dep and enhance safety of getting provider client (4c3ee93)

0.9.5 (2021-09-24)

Bug Fixes

  • Updated sdk dependency (9969e46)
  • scan: update scan report to ignore billing data (6956ca4)

0.9.4 (2021-09-22)

Bug Fixes

  • launch: update launch for new logger. update README with docker label (7e3dd07)
  • logger: update logger calls, also handle logging of a msg when using an outdated version (a3066d6)
  • logger: update sdk dep version for new logger (a2ff74f)

0.9.3 (2021-09-21)

Bug Fixes

  • Used ESLINT disable to fix broken command (979bd40)

0.9.2 (2021-09-20)

Bug Fixes

  • deps: bump sdk to latest ver (a032174)

0.9.1 (2021-09-17)

Bug Fixes

  • Fixed hanging queries issue with Dgraph (f5d00f7)

0.9.0 (2021-09-16)

Bug Fixes

  • readme: add links to common errors in logs (58e4079)
  • readme: fix typo (bc0345a)

Features

  • readme: update readme with common errors (bd6bd9b)

0.8.10 (2021-09-15)

Bug Fixes

  • alt tag: voyager -> autocloud (9fe9564)

0.8.9 (2021-09-14)

Bug Fixes

  • deps: Add required react peer dep (e511952)
  • deps: remove graphql voyager dep, remove react deps (03412be)
  • init: Add logging to ensure users we dont store cloud data outside their machine (98ca12a)

0.8.8 (2021-09-14)

Bug Fixes

  • readme: readme port number fix (0d734bc)

0.8.7 (2021-09-13)

Bug Fixes

  • init: fix issue with init command not saving cg config when saying no to overwrite (d4e3333)
  • scan: update scan report to change log level warn/error depending on severity (ece4924)

0.8.7 (2021-09-13)

Bug Fixes

  • scan: update scan report to change log level warn/error depending on severity (ece4924)

0.8.6 (2021-09-12)

Bug Fixes

  • formatting: minor fixes and formatting for README.md (9b2d011)
  • spelling: missing an s on ALBs (1b5c8c3)
  • wording: channel -> workspace (da3436f)

0.8.5 (2021-09-12)

Bug Fixes

  • broken links: fixing broken links in README.md (8ed60a9)

0.8.4 (2021-09-12)

Bug Fixes

  • broken links: fixing broken links in README.md (d6cd999)

0.8.3 (2021-09-12)

Bug Fixes

  • broken links: fixing broken links in README.md (55bedde)

0.8.2 (2021-09-12)

Bug Fixes

  • broken links: fixing broken links in README.md (26d35c5)

0.8.1 (2021-09-12)

Bug Fixes

  • MR feedback: addressing MR feedback (a6d7de4)
  • MR feedback: addressing MR feedback (f128c6d)
  • MR feedback: addressing MR feedback (61f808c)

0.8.0 (2021-09-10)

Bug Fixes

  • scan: Update scan report with PR feedback (7ce7584)
  • scan: update to use enums for key words (d2ec260)

Features

  • scan: Create a scan report that outputs what was crawled, how many, and the status of trying to connect && push to db (4ea3b0d)

0.7.4 (2021-09-08)

Bug Fixes

  • manager: fix for calling provider commands without lock file (322991c)
  • manager: fix how the manager saves locks (2758b80)

0.7.3 (2021-09-08)

Bug Fixes

  • Replaced some logs due new parseContent method (d183fbb)

0.7.2 (2021-09-07)

Bug Fixes

  • scan: added missing check before running dgraph mutations (ed1239e)

0.7.1 (2021-09-07)

Bug Fixes

  • Set Dgraph database as default value (3edb741)

0.7.0 (2021-09-07)

Features

  • dgraph-storage-engine: drop data and schema programatically (638200b)

0.6.1 (2021-09-01)

Bug Fixes

  • README.md: Update README with information on query tools (4cc90be)

0.6.0 (2021-09-01)

Bug Fixes

  • versions: update handling of no lock file to use latest available version. Update some logs to be better (7c8f2af)

Features

  • versioning: Beginning work on versioning the cli and providers (ae723c9)
  • versioning: Use lockfile to enable cloudgraph to always pull the same version of provider (d63b394)

0.5.0 (2021-08-30)

Bug Fixes

  • versionLimit: add warn log for version limit, update version limit prompt (bd9698e)

Features

  • versionLimit: add version limit flag/logic, update doc/example config (5e6f585)

0.4.0 (2021-08-26)

Features

  • dgraph-storage-engine: refactor to surface data-schema push errors (f59abef)

0.3.8 (2021-08-26)

Bug Fixes

0.3.7 (2021-08-25)

Bug Fixes

  • types: fix build failure due to TS warning (4210136)
  • voyager: add graphql-voyager dep (5621bdd)

0.3.6 (2021-08-25)

Bug Fixes

  • readme: update readme with more info on dgraph (237c029)
  • readme: update with PR comments (90345f6)

0.3.5 (2021-08-25)

Bug Fixes

  • deps: update cloudgraph sdk dep to latest (d90bb2d)
  • deps: update cloudgraph sdk dep to latest (5e84d5a)
  • spinner: add ora dependency resolve ERR_REQUIRE_ESM (d8d1d0d)
  • spinner: remove unused ora dependency (5d337a0)
  • spinner: use Ora (1aa24a3)

0.3.4 (2021-08-25)

Bug Fixes

  • init: update init command for provider/cg config overwrite to be y/n (4047199)

0.3.3 (2021-08-25)

Bug Fixes

  • storage: fixed error handling when pushing data (425efae)
  • Fixed error handling when pushing data (97cc8bb)

0.3.2 (2021-08-25)

Bug Fixes

  • README: license badge, alignment (6933533)

0.3.1 (2021-08-24)

Bug Fixes

  • Fixed RPC transaction errors using retry method (54b054e)

0.3.0 (2021-08-24)

Bug Fixes

  • config: update getConfig to work when there is no existing config (5d3a70b)
  • init: update init to output where it has stored the config (bbca608)
  • init: update with log for where data will be stored (e755b41)
  • launch: Fix data path for dgraph data (c72d4f5)

Features

  • dir: fix issues with dir access, remove console logs (85a358e)

0.2.1 (2021-08-23)

Bug Fixes

  • package: update Github references (612461c)
  • update Github references (23793dc)

0.2.0 (2021-08-23)

Features

  • provider: rework the provider interface to simplify the needed functions (ecaafc1)

0.1.2 (2021-08-23)

Bug Fixes

  • README: update badge links (609a59a)
  • README: update version/downloads badge url (03586e6)

0.1.1 (2021-08-22)

Bug Fixes

  • readme: update readme with contribution guidelines. (01410cf)

0.1.0 (2021-08-22)

Bug Fixes

  • client: cannot destructure client because it loses this context, fixing client calls in commands (b8a7312)
  • connections: update getConnectedEntity to handle multiple of same entity (11251eb)
  • deps: add missing dep @cloudgraph/sdk (edda949)
  • getSchema: use updated getSchema, pass schema as string (80f9d08)
  • package: bump node types version, oclif-dev readme (8d49ac8)
  • package: printWelcomeMessage signature (543b7ed)
  • package: update bin command, bump typescript version (691ced6)
  • package: update sdk package name (9ebf4db)
  • plugin-manager: use absolute path for plugins (87093af)
  • README: update to match bin command (7ae6c25)
  • types: update func return types, update serve command to show in help, small fixes (1008ab5)

Features

  • ESLint: eslint rules setup (98c0f51)
  • LICENSE: license as MPL v2.0 (1c57c21)
  • logger: update how the logger is integrated into provider modules and util funcs (dc902d7)
  • manager: update manager to new naming convention for community plugins (0029d2c)
  • README: add install, quick start (99d4ccf)
  • serve: Serve command and query engine integrations (01ff17d)
  • versions: rework how data is saved in the cli (cg dir). Now save... (c33b1dc)