Releases: aws-solutions/qnabot-on-aws
Releases · aws-solutions/qnabot-on-aws
v5.3.4
v5.3.3
v5.3.2
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
v5.3.0
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
v5.2.6
v5.2.5
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
- Updated:
- Added unit tests for translate lambda
- Added unit tests for schema lambda
- Added unit tests for qnabot-common-layer