Skip to content

v2.1.1

Choose a tag to compare

@tabdunabi tabdunabi released this 17 Dec 17:30
· 52 commits to main since this release
9988002

Changed

  • AWS Lambda runtime for Nodejs from 20.x to 22.x
  • Updated pyproject.toml spec updated to use python 3.12 or higher
  • AWS SDK (boto3 and Javascript SDK) version updates
  • Updated warnings and references documentation when selecting 'BYO Cognito user pool'.

Fixed

  • An issue with RAG based deployment, specifically when using Anthropic Claude 3.5 v2 under Amazon Bedrock that caused incorrect prompt to be associated with the configuration.
  • An issue related to streaming responses in use case deployments, specifically when using Llama 3.2 under Amazon Bedrock.

Security

  • Updated node library versions to address security vulnerabilities