Skip to content

v0.9.3

Latest
Compare
Choose a tag to compare
@rstrahan rstrahan released this 04 Oct 19:38
· 0 commits to develop since this release

[0.9.3] - 2024-10-03

Added

  • Support for Anthropic Claude 3.5 Sonnet
  • New README_DEVELOPERS.md with information on how to clone and publish LCA from source code.

Fixed

  • Support deployment using existing VPC/subnets - PR #198
  • Updated QnABot nested stack to QnABot v6.1.1 - PR #119
  • Publish script fails to detect make failure in lca-ai-stack during build - #191
  • When publishing, AISTACK make fails to find bash with new version of gnu make (4.3) - #190
  • Improved welcome email formatting and reduce risk of copy/pasting whitespace after temp password.
  • Muliple dependabot PRs
  • Improved detail in Genesys AudioHook README - PR #199, #188
  • Upgrade all python Lambda functions to python3.12 (latest)
  • Fix failing mounting call_event_processor #189