We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e007087 commit 83fd6c1Copy full SHA for 83fd6c1
CHANGELOG.md
@@ -58,7 +58,10 @@ SPDX-License-Identifier: MIT-0
58
- ReportingDatabase output added to CloudFormation template for easy reference
59
60
### Fixed
61
-- Fixed build failure related to pandas and numpy dependency conflicts in the idp_common_pkg package
+- 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.
65
66
## [0.3.2]
67
VERSION
@@ -1 +1 @@
1
-0.3.3-gamma
+0.3.3
0 commit comments