Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Content Localization on AWS version 2.1.0

Choose a tag to compare

@eggoynes eggoynes released this 25 Apr 17:51
· 51 commits to main since this release
e532eda

[2.1.0] - 2023-04-19

Added

  • Added ServiceCatalog AppRegistry resources
  • Added unit tests for lambda code written in Python
  • Added KMS Key parameter to Auth stack and KMS permissions to Cognito Admin role

Fixed

  • The "Download Data" button on the Celebrities tab works now.
  • Fixed upload of WebVTT files as "Existing Subtitles".
  • Incorrect Cloudformation template in public bucket (#365)
  • Updated object ownership configuration on ContentAnalysisWebsiteBucket

Changed

  • Removed Hawkeye scan from github actions (deprecated)
  • Upgrade Media Insights on AWS dependency to v5.1.1
  • Refactored some code for maintainability
  • Updated e2e tests for bug fixes and compatibility with new Media Insights on AWS version
  • Updated references to "Media Insights Engine" to "Media Insights on AWS"
  • Separated s3 sync commands in build script to a separate script (sync-s3-dist.sh)

Contributors