Releases: aws-solutions/media-insights-on-aws
Releases · aws-solutions/media-insights-on-aws
Release v5.1.8
v5.1.7 Patch Release
Changed
- Bumping security vulnerable package dependencies
- Specify chalice version in build script
Media Insights on AWS v5.1.6
[5.1.6] - 2024-03-20
Changed
- Removed duplicate SQS Queue Policy
- Specify chalice version in build script
Contributors
Media Insights on AWS v5.1.5
Media Insights on AWS v5.1.4
[5.1.4] - 2023-09-21
Added
- Added support for Python 3.10 and 3.11
Changed
- Updated existing Lambda functions to Python 3.11 runtime and layer
Removed
- Removed Python 3.7 and 3.8 references from the solution - lambda layers can still be downloaded, but they won't be used by default in the solution
Fixed
- Updated Send Anonymous Data from CfnParameter to CfnMapping
- Changed "Anonymous Metrics" to "Anonymized Metrics"
Contributors
Media Insights on AWS v5.1.3
[5.1.3] - 2023-05-15
Changed
- Added --upload flag to deployment/build-s3-dist.sh script to upload to S3
Removed
- Removed github action workflow files
Media Insights on AWS v5.1.2
[5.1.2] - 2023-04-27
Changed
- Updated buildspec nodejs and python version to 14 and 3.9 respectively
Media Insights on AWS v5.1.1
[5.1.1] - 2023-04-13
Changed
- Updated the bucket policy on the DataplaneLogsBucket bucket(s) to grant access to the logging service principal (logging.s3.amazonaws.com) for access log delivery
Contributors
Media Insights on AWS v5.1.0
Added
- Added Unit tests for all existing functionality to cover a minimum threshold of 80%
- Added AWS CDK infrastructure in source/cdk directory
- Added ServiceCatalog AppRegistry Application
Changed
- Removed Lambda Layer references for deprecated Python version 3.6
- Removed CloudFormation templates from deployment directory
- Removed CloudFormation template source/operators/operator-library.yaml
- Updated deployment/build-s3-dist.sh to
cdk synth
CloudFormation templates and perform clean-up on them - Updated Solution name from "Media Insights Engine" to "Media Insights on AWS"
- Updated existing github workflows
Contributors
Media Insights Engine 5.0.1
Version 5.0.1 of MIE includes updates to Python packages.
Fixed:
- Updated python packages. See v5.0.1 commit for more details.