Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.1] - 2025-12-03

### Security

- Upgraded node-forge to `1.3.3` to mitigate CVE-2025-12816, CVE-2025-66030 and CVE-2025-66031.
- Upgraded werkzeug to `3.1.4` to mitigate CVE-2025-66221
- Upgraded mdast-util-to-hast to `13.2.1` to mitigate CVE-2025-66400

## [4.0.0] - 2025-11-20

### Added
Expand Down
2 changes: 1 addition & 1 deletion source/infrastructure/cdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@custom-bundler/unit-test": false,
"solution_id": "SO0276",
"solution_name": "generative-ai-application-builder-on-aws",
"solution_version": "v4.0.0",
"solution_version": "v4.0.1",
"app_registry_name": "GAAB",
"application_type": "AWS-Solutions",
"application_trademark_name": "Generative AI Application Builder on AWS",
Expand Down
4 changes: 2 additions & 2 deletions source/infrastructure/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/infrastructure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amzn/gen-ai-app-builder-on-aws-infrastructure",
"version": "4.0.0",
"version": "4.0.1",
"bin": {
"infrastructure": "bin/gen-ai-app-builder.js"
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amzn/node-lambda",
"version": "4.0.0",
"version": "4.0.1",
"description": "A mock lambda implementation for CDK infrastructure unit",
"main": "index.js",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mock-lambda-function"
version = "4.0.0"
version = "4.0.1"
authors = [ "Amazon Web Services" ]
description = "Mock lambda implementation to unit test infrastructure code"
packages = [
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amzn/mock-typescript-lambda",
"version": "4.0.0",
"version": "4.0.1",
"description": "A mock lambda implementation for CDK infrastructure unit",
"main": "index.ts",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions source/infrastructure/test/mock-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/infrastructure/test/mock-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amzn/mock-react-app",
"version": "4.0.0",
"version": "4.0.1",
"description": "Mock Reactjs app used for unit testing constructs",
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
Expand Down
14 changes: 7 additions & 7 deletions source/lambda/agentcore-invocation/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/lambda/agentcore-invocation/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "agent-invocation"
version = "4.0.0"
version = "4.0.1"
authors = [ "Amazon Web Services" ]
description = "Lambda implementation for agent invocation feature"
packages = [
Expand Down
16 changes: 8 additions & 8 deletions source/lambda/chat/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/lambda/chat/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llm-chat-lambda"
version = "4.0.0"
version = "4.0.1"
authors = [ "Amazon Web Services" ]
description = "Lambda implementation for chat feature"
packages = [
Expand Down
4 changes: 2 additions & 2 deletions source/lambda/custom-authorizer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/lambda/custom-authorizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amzn/custom-authorizer",
"version": "4.0.0",
"version": "4.0.1",
"description": "This lambda function is used as a custom REQUEST authorizer for APIs",
"main": "rest-handler.ts",
"scripts": {
Expand Down
14 changes: 7 additions & 7 deletions source/lambda/custom-resource/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/lambda/custom-resource/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "custom-resource"
version = "4.0.0"
version = "4.0.1"
authors = [ "Amazon Web Services" ]
description = "Perform specific operations triggered by AWS CloudFormation events"
packages = [
Expand Down
14 changes: 7 additions & 7 deletions source/lambda/ext-idp-group-mapper/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/lambda/ext-idp-group-mapper/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ext-idp-group-mapper"
version = "4.0.0"
version = "4.0.1"
authors = [ "Amazon Web Services" ]
description = "Lambda implementation to change Cognito user groups to External Identity Provider groups in the JWT token"
packages = [
Expand Down
4 changes: 2 additions & 2 deletions source/lambda/feedback-management/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/lambda/feedback-management/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amzn/feedback-management",
"version": "4.0.0",
"version": "4.0.1",
"description": "This lambda supports backs the API to process chat response feedbacks",
"main": "index.ts",
"scripts": {
Expand Down
Loading