Skip to content

Releases: aws-solutions/generative-ai-application-builder-on-aws

v3.0.5

18 Sep 16:40
66ae00a
Compare
Choose a tag to compare

Security

  • Upgraded axios to 1.12.2
  • Upgraded vite to 5.4.20 and 6.3.6

v3.0.4

14 Aug 20:43
66cf90e
Compare
Choose a tag to compare

Fixed

  • Bug where the IAM policy being returned by the REST and Websocket custom authorizers to grant access to API endpoints exceeded the role policy character limit, leading to failures when a large number use cases were deployed (#203).
  • Bug where updates to a use case deployed with VPC failed due to an incorrect API request (#199).

Security

  • Upgraded aws-cdk-lib to 2.193.0
  • Upgraded aws-cdk to 2.1024.0

v3.0.3

31 Jul 18:07
71d1e97
Compare
Choose a tag to compare

Fixed

  • Bug where oversized limit WAF rule was preventing update of use cases deployed with very large prompts.
  • Removed model-info files for unsupported mistral models to remove from quick start list.

v3.0.2

25 Jul 00:36
5093f24
Compare
Choose a tag to compare

Security

  • Upgraded @eslint/plugin-kit to 0.3.4
  • Upgraded form-data to 4.0.4
  • Upgraded on-headers to 1.1.0

v3.0.1

26 Jun 17:07
0ed5b62
Compare
Choose a tag to compare

Security

  • Upgraded urllib3 to 2.5.0
  • Upgraded requests to 2.32.4
  • Upgraded brace-expansion to 2.0.2

Added

  • Support for Kendra GenAI Index backed Bedrock knowledge bases.

Changed

  • Deployment UI to show an error when a regular user attempts to log in.
  • Custom Resource IAM Role to be scoped down to only necessary DynamoDB Tables.

Fixed

  • Bug where CloudFormation deployment would fail using existing Cognito resources due to user/group creation conflict. (#193).
  • Bug where history in prompt for SageMaker models was being replaced by LangChain BaseMessage objects instead of just the content of the messages.
  • Bug where context in prompt was being replaced by LangChain Document objects instead of the content of the documents.
  • Bug where Langchain layer poetry lock wasn't being respected.

v3.0.0

30 May 01:00
eba22be
Compare
Choose a tag to compare

Added

  • Feedback collection mechanism for LLM chat responses with positive/negative feedback, feedback categories and reason.
  • Support for Bedrock Converse APIs for improved model support.
  • Support for all Amazon Bedrock models through the use of model IDs or inference profiles.
  • Use case details API to retrieve deployment information.
  • Bedrock token usage, stop reason and feedback metrics in CloudWatch dashboard.
  • Friendly names and descriptions on model selection UI.
  • Streaming support for Agent UseCases.

Changed

  • Chat UI with a New/Refreshed look and enhanced error handling.
  • Python runtime from 3.12 to Python 3.13.
  • Use Case ID to expect a full 36-character UUID.
  • Prompt step for Bedrock model provider to require system prompt without {input} and {history} placeholders as a result of switching to Converse APIs. {context} placeholder is still required for RAG use cases.

Fixed

  • Bug where documents returned from Bedrock knowledge bases without a title were not properly di

v2.1.9

22 May 20:03
2fe1b99
Compare
Choose a tag to compare

Security

  • Upgraded setuptools to 80.8.0
  • Upgraded vite in ui-chat to 6.3.4
  • Upgraded vite in ui-deployment to 5.4.19

v2.1.8

28 Apr 20:40
85076b0
Compare
Choose a tag to compare

Security

  • Upgraded h11 to 0.16.0
  • Upgraded aws-cdk-lib to 2.189.1

v2.1.7

08 Apr 20:57
47b5f9d
Compare
Choose a tag to compare

Security

  • Upgraded image-size to 1.2.1
  • Upgraded aws-cdk-lib to 2.187.0
  • Upgraded vite to 5.4.17

Fixed

  • Stack deployment failures performed through cdk deploy

v2.1.6

12 Mar 19:12
5917820
Compare
Choose a tag to compare

Security

  • Upgraded axios to 1.8.2
  • Upgraded prismjs to 1.30.0
  • Upgraded @babel/helpers and @babel/runtime to 7.26.10