Releases: aws-solutions/enhanced-document-understanding-on-aws
Releases · aws-solutions/enhanced-document-understanding-on-aws
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
Security
- Updated node modules to patch vulnerabilities
Fixed
- Fixed a bug in the entity detection code which caused failures on an edge case with repeating words (issue #34)
Updated
- Failure on a single entity now does not cause the whole workflow to fail, instead logging an error message and continuing
v1.0.5
Updated
- Library upgrades to address security vulnerability related to
node-ip
CVE-2023-42282 - Add dependency between Amazon S3 bucket creation and S3 bucket policy to reduce failures with
Fn::GetAtt
when retrieving bucket arn to create bucket policy
v1.0.4
v1.0.3
Updated
- Library upgrades to address security vulnerabilities.
- Fix an issue with sample workflow configurations where
textract
workflow was missing before anyentity
based detection workflow. - Upgrade AWS Lambda runtimes to Python 3.12, Nodejs 20, and Java 21.
- Update AWS SDK and AWS CDK versions.