1.6.8 (2025-02-18)
- vulnerability: updating mocha versions (4eb3318)
1.6.7 (2025-02-14)
- vulnerability: adding package lock (efa17c5)
- vulnerability: fixing nock version and removing lodash (9bbe2ad)
- vulnerability: updating langchain version and fixing srt parser version (e2898c0)
- vulnerability: updating versions recommended by snyk (971dffd)
1.6.6 (2025-02-10)
- vulnerability: updating lodash version (a668ea6)
1.6.5 (2025-02-10)
- info: updating readme to remove .env info (aa50207)
1.6.4 (2025-02-07)
1.6.3 (2025-01-13)
1.6.2 (2025-01-13)
- the issue related to restoring emptry lexicon file (2130335)
1.6.1 (2025-01-13)
- bug: handle case where there is no keyphrase in the lexicon (0a9460d)
1.6.0 (2024-12-28)
- cli: added aiAgents (501a321)
1.5.5 (2024-12-16)
- package.json & package-lock.json to reduce vulnerabilities (1d9d088)
1.5.4 (2024-12-16)
- package.json & package-lock.json to reduce vulnerabilities (5527c30)
1.5.3 (2024-11-15)
1.5.2 (2024-09-23)
- upgrade @cognigy/rest-api-client from 0.18.0 to 0.19.0 (27bb311)
1.5.1 (2024-09-17)
- 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)
- 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)
- 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)
1.4.0 (2023-08-21)
1.3.0 (2023-04-24)
1.2.2 (2023-03-14)
- project: triggering a new release (9e81c80)
1.2.1 (2023-03-14)
- 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)
- 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)
- clone flows: increase speed of clonning flows (44a3973)
1.1.2 (2022-06-17)
- clone agent: cloning agent retrieved the task (978994a), closes #25972
- lexicons: clone agent lexicons (ad43d61), closes #25972
1.1.1 (2022-05-18)
- global: update fix for pipeline (1558b06)
1.1.0 (2022-05-18)
- 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)
- component: adding commitizen (84b0b5f)
- 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
- Update rest-api-client to 0.11.0
- Add new resource type to Pull Command (pull extensions)