Skip to content

v0.8.9

Compare
Choose a tag to compare
@rstrahan rstrahan released this 01 Nov 18:12
· 386 commits to develop since this release

[0.8.9] - 2023-11-01

Added

  • Allow customer to specify their own Voice Connector as a CloudFormation Template parameter. If the customer provided Voice Connector is provided, LCA will not deploy a new VC. (#102)

Fixed

  • Fix LCA/PCA integration when using Chime SDK Call Analytics (PR #108, #102)
  • Call recording player now appears when recording file is available 1-2 minutes after the call when using Chime SDK Call Analytics (#108)
  • Prevent START_CALL_PROCESSING if call has already ended. This removes possibility that START CALL PROCESSING picks up re-purposed KVS streams for a different callId (PR #114)
  • Reduce agent assist latency when using Connect / Contact Lens by processing Utterance rather than Transcript events (PR #113)
  • Improved markdown formatting for demo script agent assist responses
  • Addressed stack update issues with Chime SDK Voice Connector, demo Asterisk instance, & Bedrock boto3 layer
  • Use latest QnAbot on AWS release (5.4.4) for Agent Assist
  • Dependabot security updates