Skip to content

Commit 83fd6c1

Browse files
author
Bob Strahan
committed
v0.3.3
1 parent e007087 commit 83fd6c1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@ SPDX-License-Identifier: MIT-0
5858
- ReportingDatabase output added to CloudFormation template for easy reference
5959

6060
### Fixed
61-
- Fixed build failure related to pandas and numpy dependency conflicts in the idp_common_pkg package
61+
- Fixed build failure related to pandas, numpy, and PyMuPDF dependency conflicts in the idp_common_pkg package
62+
- Fixed deployment failure caused by CodeBuild project timeout, by raising TimeoutInMinutes property
63+
- Added missing cached token metrics to CloudWatch dashboards
64+
- Added Bedrock model access prerequisite to README and deployment doc.
6265

6366
## [0.3.2]
6467

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.3-gamma
1+
0.3.3

0 commit comments

Comments
 (0)