Skip to content

Releases: aws-solutions/enhanced-document-understanding-on-aws

v1.0.11

17 Jun 18:51
efe22ec
Compare
Choose a tag to compare

Security

  • Updated node modules to patch vulnerabilities

v1.0.10

30 May 20:33
d00d2d2
Compare
Choose a tag to compare

Security

  • Updated node modules to patch vulnerabilities

v1.0.9

16 May 18:11
856ca66
Compare
Choose a tag to compare

Update

  • Updated java runtime libraries to patch vulnerabilities

v1.0.8

14 May 18:52
ba62545
Compare
Choose a tag to compare

Fixed

  • CSP response header name length longer than supported, causing stack failure in ap-southeast-1 and ap-south-east-2

v1.0.7

13 May 23:42
9abd4a0
Compare
Choose a tag to compare

Security

  • Updated node modules to patch vulnerabilities

v1.0.6

27 Mar 20:02
a0cd9f7
Compare
Choose a tag to compare

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

05 Mar 20:07
1904344
Compare
Choose a tag to compare

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

11 Jan 21:20
04bae9c
Compare
Choose a tag to compare

Updated

  • AWS CDK and SDK upgrades
  • Fix an intermittent issue in AWS CloudFormation by setting explicit dependencies between resources

v1.0.3

07 Dec 18:05
f0fabbb
Compare
Choose a tag to compare

Updated

  • Library upgrades to address security vulnerabilities.
  • Fix an issue with sample workflow configurations where textract workflow was missing before any entity based detection workflow.
  • Upgrade AWS Lambda runtimes to Python 3.12, Nodejs 20, and Java 21.
  • Update AWS SDK and AWS CDK versions.

v1.0.2

09 Nov 21:03
5b79e32
Compare
Choose a tag to compare

Updated

  • AWS CDK and SDK version updates
  • Library upgrades to address security vulnerabilities.