Skip to content

Commit 87fc504

Browse files
author
Bob Strahan
committed
v0.4.1
1 parent 97d2a23 commit 87fc504

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SPDX-License-Identifier: MIT-0
2323
- Fixed bug where metering data and document_section data stopped being written to the reporting database after evaluation was migrated from EventBridge to Step Functions workflow
2424
- **IDP CLI Deploy Command Parameter Preservation Bug**
2525
- Fixed bug where `idp-cli deploy` command was resetting ALL stack parameters to their default values during updates, even when users only intended to change specific parameters
26-
- **Pattern-2 Intermittent HITLStatusUpdateFunction ECR Access Failure**
26+
- **Pattern-2 Deployment Intermittent Lambda (HITLStatusUpdateFunction) ECR Access Failure**
2727
- Fixed intermittent "Lambda does not have permission to access the ECR image" (403) errors during Pattern-2 deployment
2828
- **Root Cause**: Race condition where Lambda functions were created before ECR images were fully available and scannable
2929
- **Solution**: Enhanced CodeBuild custom resource to verify ECR image availability before completing, including:
@@ -32,8 +32,8 @@ SPDX-License-Identifier: MIT-0
3232
- **New Parameter**: Added `EnablePattern2ECRImageScanning` parameter (current default: false) to allow users to enable/disable ECR vulnerability scanning if experiencing deployment issues
3333
- Recommended: Set enabled (true) for production to maintain security posture
3434
- Optional: Disable (false) only as temporary workaround for deployment reliability
35-
- **Resolved failing Docker build issue related to Python pymupdf package version update**
36-
- Pinned pymupdf version to prevent attempted (failing) deployment of newly published version (which is missing ARM64 wheels)
35+
- **Resolved failing Docker build issue related to Python pymupdf package version update**
36+
- Pinned pymupdf version to prevent attempted (failing) deployment of newly published version (which is missing ARM64 wheels)
3737

3838
### Templates
3939
- us-west-2: `https://s3.us-west-2.amazonaws.com/aws-ml-blog-us-west-2/artifacts/genai-idp/idp-main_0.4.1.yaml`

0 commit comments

Comments
 (0)