Skip to content

v1.5.0

Compare
Choose a tag to compare
@XavierJordaMurria XavierJordaMurria released this 26 Feb 14:32
· 28 commits to main since this release

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)