All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated node and python package versions to patch vulnerabilities
- Updated node and python package versions to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Raw text rendering in the UI. See GitHub issue for further details.
- Updated python package versions to patch vulnerabilities
- Standardized license headers across source files.
- Updated node modules to patch vulnerabilities
- Disable button to download redacted documents when no entities are selected. This previously caused an error.
- Updated node and python packages to patch vulnerabilities
- Search failure when deployed with exclusively with Amazon OpenSearch option
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated python packages to patch vulnerabilities
- Added OpenSearch support
- Backend bulk documents upload
- Pagination on loading cases page
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Updated java runtime libraries to patch vulnerabilities
- CSP response header name length longer than supported, causing stack failure in ap-southeast-1 and ap-south-east-2
- Updated node modules to patch vulnerabilities
- Updated node modules to patch vulnerabilities
- Fixed a bug in the entity detection code which caused failures on an edge case with repeating words (issue 34)
- Failure on a single entity now does not cause the whole workflow to fail, instead logging an error message and continuing
- 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
- AWS CDK and SDK upgrades
- Fix an intermittent issue in AWS CloudFormation by setting explicit dependencies between resources
- 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.
- AWS CDK and SDK version updates
- Library upgrades to address security vulnerabilities.
- Library upgrades to address security vulnerabilities
- Initial Release