v5.4.2
[5.4.2] - 2023-09-30
Caution
Do not use this version because of an issue with the testall functionality which may introduce a high number of versions stored in the testall S3 bucket.
Added
- Self-hosting web fonts. Font files used by QnABot UI are now served from QnABot server instead of using third party font provider.
Updated
- Security patches for npm and pip packages
- Lambda runtimes updated to NodeJS 18 for CFN Bootstrap Lambda
- SonarQube Quality Gates fix
- Bluebird Promise Migration (Partial)
- Utilize native promises supported in JavaScript
- Full migration planned for v5.5.0. Done as a prerequisite for JavaScript SDK v3 migration planned for v6.0.0
- Remaining changes to be implemented in v5.5.0 include ./website, ./cfn, & ./templates
Fixed
- Fixed request signing issue when using Custom domain (issue #605)
- Fixed Sagemaker LLM deployment (issue #635)
- Fixed voice integration with LLM response
- Fixed unsupported SSML tags
- Fixed Kendra API retrieval bug