Skip to content

Releases: aws-solutions/qnabot-on-aws

v5.3.4

19 May 21:23
e91a823
Compare
Choose a tag to compare

Updated

  • Security patches for npm and pip packages

Fixed

  • Fix Connect Voice response failure when QID has buttons Fix Connect Voice response failure when QID has buttons (#607 )

v5.3.3

20 Apr 18:39
30c76f0
Compare
Choose a tag to compare

Updated

  • Security patches for npm packages

v5.3.2

18 Apr 00:42
0e258e2
Compare
Choose a tag to compare

Added

  • Added new parameter for configurable Opensearch EBS Volume Size (#567)
  • Added MetricsBucket to stack outputs (#571)

Fixed

  • Fix Lambda Embeddings documentation with correct event definition (#576)
  • Fix broken urls in prairielinetrail tour example (#577)
  • Fix bug causing CONNECT_IGNORE_WORDS from working correctly (#589)
  • Fix Alexa Reprompt and EmptyMessage bug (#591)
  • Fix QIDs not matching correctly when the score is less than 1 (#592)
  • Improved handling of Lex and Connect response limits (#593)

Updated

  • Security patches for npm and pip packages
  • Update Connect Interactive Message limits

v5.3.1

15 Mar 19:18
0dc3403
Compare
Choose a tag to compare

Fixed

  • Bug causing bot Fulfillment to fail on embeddings updates (#566)

Updated

  • VPC documentation update (SageMaker Serverless is not supported within a VPC)
  • Security patches for npm and pip packages

v5.3.0

23 Feb 22:03
ecdf9f8
Compare
Choose a tag to compare

Added

  • New (optional) text embeddings feature to enable built-in semantic search capabilities. Details at README
    • In order to provide this functionality, the solution will provision an inference endpoint hosted on Amazon SageMaker
    • If enabled, this has cost implications. Please refer to the IG to see cost estimates

Updated

  • Migrated solution from ElasticSearch v7.10 to OpenSearch v1.3
  • Updated TEST tab to include support for clientfilters
  • Security patches for npm and pip packages
  • Added/Updated unit tests for JS Lambda Hook SDK
  • Added unit tests for connect lambda
  • Added unit tests for genesys lambda

v5.2.7

08 Feb 20:25
e13855d
Compare
Choose a tag to compare

Updated

  • Security patches for npm and pip packages
  • Added unit tests for JS Lambda Hook SDK

v5.2.6

12 Jan 00:29
3a209d7
Compare
Choose a tag to compare

Updated

  • Security patches for npm and pip packages

Fixed

  • Missing awaits when merging default and custom settings

v5.2.5

19 Dec 22:23
82ed462
Compare
Choose a tag to compare

Updated

  • Security patches for npm and pip packages
  • Added Support for latest LexV2 languages (see Multi-language Support)
    • Updated:
      • English (IN), Spanish (LATAM), Portuguese (PR), Mandarin (PRC) to use neural voice
    • New languages:
      • Cantonese
      • Dutch
      • Finnish
      • Gulf Arabic
      • Hindi
      • Norwegian
      • Polish
      • Swedish
  • Added unit tests for translate lambda
  • Added unit tests for schema lambda
  • Added unit tests for qnabot-common-layer

Fixed

  • Fix undefined exception in kendra.js function
  • Readd fulfillment widget into CloudWatch dashboard (#495)
  • Convert template urls to https for nested stacks
  • Update URLs and references to old repo/branch name
  • Fix for case sensitivity on clientFilterValues (#518)

v5.2.4

19 Nov 18:46
6e59da9
Compare
Choose a tag to compare

Updated

  • Security patches for npm and pip packages

v5.2.3

10 Nov 18:08
bac4f15
Compare
Choose a tag to compare

Updated

  • Security patches for npm and pip packages