Updates
- Optional VPC support for all of Lex Web UI Lambda function
- Added IAM auth standard to streaming websocket, and added support for QnA Bot streaming
- Dependency upgrades
- Fixed issue where lex-web-ui.js bundle was not being tagged with the correct version on build
- Added an option to send utterance to live chat on disconnect
What's Changed
- Bump webpack from 5.93.0 to 5.94.0 in /lex-web-ui by @dependabot in #729
- Bump serve-static and express in /lex-web-ui by @dependabot in #735
- Bump send and express in /lex-web-ui by @dependabot in #736
- Streaming endpoint support for qnabot by @abhirpat inhttps://github.com//pull/758
- Feature/vpc support by @atjohns in #738
- End live chat utterance by @bobpskier in #757
Full Changelog: v0.21.5...v0.21.6