Content Localization on AWS version 1.0.0
aburkleaux-amazon
released this
04 Nov 04:17
·
286 commits
to main
since this release
This is the first major version release of the Content Localization on AWS solution implementation!
What's Changed
Alot of clean up the project and get it ready for future iterative development.
- Name of project is "Content Localization on AWS"
- Use the correct solution id in the one click deploy
- Ensure Workflow and Operator keys are set in elasticsearch data
- add sample curl commands for workflow execution
- update copyright statements in all the files
- update kibana instructions by
- Add polly to workflow configuration options
- Replace ElasticSearch with OpenSearch
- Update templates for AWS Solutions
- upgrade npm packages
- Resolve lint warnings
- Update 3rd party packages in NOTICE
Some Bug fixes
- Fix UI errors in Upload
- Fix OpensearchNodeSize parameter to CloudFormation in GitHub actions
- fix video load error ll/223
Full Changelog: v0.1.0...v1.0.0