Skip to content

4.14 Bot Framework CLI Tools

Compare
Choose a tag to compare
@EricDahlvang EricDahlvang released this 08 Jul 23:37
55c5ab0

June 2021 (version 4.14.0)

Welcome to the June 2021 release of the Bot Framework SDK.

SDK [release notes]

This release addresses several bug fixes and adds Node JS >= 14 support.

IMPORTANT: Node JS versions lower than 14 are no longer supported.

Change log for CLI 4.14.0

  • Add check for reserved prebuilt entities name [PR 1250]
  • Add intent/entities information in luis build config [PR 1245]
  • Changes for R14 [PR 1249]
  • Adding try/catch to prevent endpointkey to stop the update. [PR 1253]
  • Upgrade Antlr to 4.9.2 [PR 1254]
  • add labels to ISSUE_TEMPLATE bug report & feature request [PR 1255]
  • Support passing in information about external functions in lg:analyze [PR 1237]
  • use 4..14.0-preview version of orchestrator-core [PR 1246]
  • updated CLI readme [PR 1243]
  • fix import filtered intents not work in luis:cross-train [PR 1232]
  • [QnAMaker] Rectified chitchat (.qna) files link in docs [PR 1241]
  • Updated optimized chtchat files for new ranker [PR 1240]
  • Upgrading version to address vulnerability [PR 1239]
  • Support extracting more modelTypeId in luis:test command [PR 1229]
  • Replace node-fetch with axios to support using proxy [PR 1200]
  • fix for bf orchestrator:add command [PR 1236]
  • Delete pnpm lock yaml file before component governance job [PR 1231]
  • Deleting temp files before component governance job [PR 1230]