Skip to content

Latest commit

 

History

History
188 lines (114 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

188 lines (114 loc) · 14.3 KB

1.5.2 (2024-09-23)

Bug Fixes

  • upgrade @cognigy/rest-api-client from 0.18.0 to 0.19.0 (27bb311)

1.5.1 (2024-09-17)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (49de584)
  • package.json & package-lock.json to reduce vulnerabilities (3308293)
  • security vulnerabilities: upgrade express to minor release (0b7d85f)
  • security vulnerabilities: upgrade express to minor release and braces (#175) (d3f97d2), closes #172 #162 #163
  • upgrade @cognigy/rest-api-client from 0.17.0 to 0.18.0 (5881308)
  • upgrade axios from 1.7.4 to 1.7.7 (01b4a4b)
  • upgrade mammoth from 1.5.1 to 1.7.1 (#170) (7055d97)

1.5.0 (2024-02-26)

Bug Fixes

  • 84: added playbookTimeoutSeconds to config init (#96) (d001a89)
  • bug: improve promise all on pullFlow iteration (45d4d39)
  • bug: remove promise all on clone agent (0ead2c7)
  • bug: chalk import errors (2679b1e)
  • bug: clean-up code on utils chunk (43d6b9e)
  • bug: speed up clone agent on lexicons (1189ddc)
  • checkTask: improve pooling logic on checkTask (9974df2)
  • debug: removing debug logs (473b706)
  • security vulnerabilities: Bug/55178 babel vulnerability (#134) (d40b11b), closes #121 #96 #100
  • security vulnerabilities: upgrading axios and rest-api-client (b5059c3)
  • timeout: reverting timeout option (fb816fe)
  • translateFlow: Bug/translate flow should translate all intents (#133) (22347bd), closes #121 #96 #100
  • upgrade playwright from 1.33.0 to 1.38.1 (#138) (39b8608)
  • upgrade playwright from 1.36.1 to 1.36.2 (#103) (32d3d8e)

Features

  • chunk: improve chunk util function (31c770f)
  • ctext: Feature/47523 ctext metadata support cognigy (#101) (83226da)
  • knowledgeAI: Feature/47885 knowledgeAI to the cli (#95) (b5ba2ef)
  • log: improving log message on retry request (8e75da2)
  • timeout: removing timeout on train and push commands (9fb5753)
  • timeout: removing timeout on trainFlow (0774cdf)
  • workflow: update token (#100) (88da054)

1.4.2 (2023-10-24)

Bug Fixes

1.4.0 (2023-08-21)

Features

1.3.0 (2023-04-24)

Features

  • playbooks: run playbooks (04986be)
  • playbooks: updated readme (51847fc)

1.2.2 (2023-03-14)

Bug Fixes

  • project: triggering a new release (9e81c80)

1.2.1 (2023-03-14)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (c23fe7e)
  • receive snapshot as ArrayBuffer (a672133)
  • snyk vulnerabilities: snyk vulnerability (3e48f41)

1.2.1 (2023-03-14)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (c23fe7e)
  • receive snapshot as ArrayBuffer (a672133)
  • snyk vulnerabilities: snyk vulnerability (3e48f41)

1.2.0 (2022-12-02)

Bug Fixes

  • clone: fix pulling flows with pagination (3798e1f), closes #29849

Features

  • clone flows: increase speed of clonning flows (44a3973)

1.1.2 (2022-06-17)

Bug Fixes

1.1.1 (2022-05-18)

Bug Fixes

  • global: update fix for pipeline (1558b06)

1.1.0 (2022-05-18)

Bug Fixes

  • cognigy.ts: removing uneeded nodemodule import (e1192e1)
  • global: fixing config setting for running tests in pipeline (d4d89c6)
  • global: update cognigy api client version (09fe155)
  • global: updating integration with cognigy rest-api-client (eee4450)
  • package.json & package-lock.json to reduce vulnerabilities (1c9829d)
  • upgrade @google-cloud/translate from 6.1.0 to 6.3.0 (6c90f93)
  • upgrade @google-cloud/translate from 6.1.0 to 6.3.1 (607c738)
  • upgrade axios from 0.21.1 to 0.21.4 (cdb3923)
  • upgrade axios from 0.21.1 to 0.26.1 (2b1fd41)
  • upgrade chalk from 4.1.0 to 4.1.2 (b3de018)
  • upgrade cli-progress from 3.8.2 to 3.10.0 (ff422c1)
  • upgrade cli-progress from 3.8.2 to 3.9.1 (d615d19)
  • upgrade json-diff from 0.5.4 to 0.7.4 (d80f20c)
  • upgrade mongodb from 3.6.1 to 3.7.1 (dd728a5)
  • upgrade mongodb from 3.6.1 to 3.7.3 (8cd1012)

Features

  • component: adding commitizen (84b0b5f)

1.1.0 (2022-05-16)

Bug Fixes

  • snyk fix: upgrade mongodb from 3.6.1 to 3.7.3 (f1f01cd)
  • snyk fix: upgrade @google-cloud/translate from 6.1.0 to 6.3.1 (de31e95)
  • snyk fix: upgrade json-diff from 0.5.4 to 0.7.4 (74e8e06)
  • snyk fix: upgrade axios from 0.21.1 to 0.26.1 (7fbe43c)
  • snyk fix: upgrade cli-progress from 3.8.2 to 3.10.0 (84bd3f0)
  • fix delete/updload extensions 26594

Features

  • Update rest-api-client to 0.11.0
  • Add new resource type to Pull Command (pull extensions)

1.0.1 (2021-12-21)

Bug Fixes

1.0.0 (2021-12-08)

Bug Fixes

  • delete package-lock.json (dc288cf)
  • package-lock: fix package-lock (cce53a0)

Features

  • automate cli release process (#22) (e790de1)
  • cli: remove dryrun for semantic releases (5656d1a)