Releases: aws-solutions-library-samples/guidance-for-media2cloud-on-aws
Releases · aws-solutions-library-samples/guidance-for-media2cloud-on-aws
v4.0.8
v4.0.7
v4.0.6
What's Changed
- update opensearch to 2.13 by @aws-kens in #68
- remove tokenizer as it causes timeout on http request. by @aws-kens in #69
- added 50FPS definition by @aws-kens in #70
- added faceapi model by @aws-kens in #73
- fix a typo that causes undefined item in the list by @aws-kens in #74
- fix a typo that causes img not defined. by @aws-kens in #75
- added logs for all step functions state machines by @aws-kens in #76
- create immutable ECR repo by @aws-kens in #77
- added embedded player app to integrate to QuickSight dashboard (cust… by @aws-kens in #78
- Bump axios from 1.7.9 to 1.8.4 in /source/webapp/third_party/aws-sdk-js-v3-bundle by @dependabot[bot] in #79
- update aws-iot-device-sdk-v2 package to update axios dependency for s… by @aws-kens in #80
- added ability to generate user token for QuickSight dashboard. by @aws-kens in #81
- bugfix for incorrectly parsing customlabel output resulting the label… by @aws-kens in #82
- Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #85
- Bump brace-expansion from 1.1.11 to 1.1.12 in /source/build by @dependabot[bot] in #87
- Bump @babel/runtime from 7.26.7 to 7.27.6 in /source/webapp/third_party/videojs-contrib-ads-bundle by @dependabot[bot] in #86
- fix an issue when video contains very large portion of black frame se… by @aws-kens in #89
- Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #92
- Maintenance/v4/pin docker package versions by @aws-kens in #95
Full Changelog: v4.0.5...v4.0.6
v4.0.5
v4.0.4
v4.0.3
v3.2.0
Version v3.2.0
- Update to NodeJS v20
- Use Docker to build PDFlib and ImageProcessLib
- Move out Jimp from ImageProcessLib to a standalone lambda layer
- Move Canvas into PDFlib as it is only required by PDF.JS
- Remove Canvas lambda layer and substitute with Jimp layer
- Use OpenSearch JS library instead of elasticsearch library
- Update all package and package lock files
- Enable backlog for document processing with Textract