Skip to content

Releases: aws-solutions/qnabot-on-aws

3.0.3

27 May 22:56
Compare
Choose a tag to compare

New features in 3.0.3 New content tuning Readme, Enhanced CFN Lex Resource to work with manually created Bot versions

New features in 3.0.2 New Elicit Response Bots, Lambda Functions backing conditional chaining, Lex Bot versioning use

New features in 3.0.0 ElicitResponse, Conditional Chaining, new Launch regions

Note that versions prior to 3.0.0 will not directly upgrade to this version. If running version 2.6.n,
you will need to:

  • Export your old configuration to a json file and download to your system using the Designer UI
  • Install this stack as a new QnABot
  • Import your prior configuration to the new QnABot using the Designer UI
  • If using the standalone LexWebUi, you will need to redeploy a new LexWebUi and configure
    to use the new QnABot

Once you are completely satisfied with the proper operation of your new Bot and new LexWebUi, you can remove the old stacks.

Migrated to nodejs8.10 from nodejs6.10.

01 May 22:41
Compare
Choose a tag to compare

This release changes QnABot to deploy nodejs based Lambdas using nodejs8.10 instead of nodejs6.10 which has been deprecated.

v2.2.0

24 Oct 16:03
Compare
Choose a tag to compare
  1. Updated QnABot Designer UI documents to maintain a fixed order for attributes
  2. Updated QnABot Designer UI documents to have better indentation
  3. Updated QnABot Designer UI and Guided Navigation functions to handle Lex buttons
  4. Added new Specialty Bot Broker example Lambda. This feature allows QnABot to broker an interaction between other QnABots and Lex Bots.
  5. Next and previous functions now work with documents that have lambda hook arguments, the lambda hook will return the dynamic content while document ordering is properly retained
  6. Updated aws-lex-web-ui to version 0.14.2.

v2.1.0

12 Jun 14:07
Compare
Choose a tag to compare

v2.0.1

31 May 16:50
Compare
Choose a tag to compare

Fix CFNLambda create bot permission problem.
fixes #83

v2.0.0

04 May 23:07
Compare
Choose a tag to compare
Merge branch 'develop'

v1.1

04 May 22:07
Compare
Choose a tag to compare

bug fixes from v1.0

v1.0

07 Nov 14:37
Compare
Choose a tag to compare
Merge branch 'master' of github.com:awslabs/aws-ai-qna-bot