Skip to content

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

v1.1.0

03 Jul 15:05
4997aac
Compare
Choose a tag to compare

Updated

  • Added OpenSearch support
  • Backend bulk documents upload
  • Pagination on loading cases page

Security

  • Updated node modules to patch vulnerabilities

v1.0.12

25 Jun 17:57
48acc7b
Compare
Choose a tag to compare

Security

  • Updated node modules to patch vulnerabilities

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