Skip to content

Releases: aws-solutions/media-insights-on-aws

Release v5.1.8

26 Aug 19:37
da597a9
Compare
Choose a tag to compare

Changed

  • Upgrading NLTK version

v5.1.7 Patch Release

11 Jun 17:10
83a7393
Compare
Choose a tag to compare

Changed

  • Bumping security vulnerable package dependencies
  • Specify chalice version in build script

Media Insights on AWS v5.1.6

20 Mar 21:09
ffdf6b5
Compare
Choose a tag to compare

[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

02 Nov 20:42
ee6d069
Compare
Choose a tag to compare

[5.1.5] - 2023-11-02

Security

  • Security updates

Contributors

Media Insights on AWS v5.1.4

21 Sep 20:39
fbfccaf
Compare
Choose a tag to compare

[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

@dch90
@e-thoman
@colinazn

Media Insights on AWS v5.1.3

15 May 20:05
0544398
Compare
Choose a tag to compare

[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

27 Apr 23:23
726e357
Compare
Choose a tag to compare

[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

18 Apr 21:11
9f385c3
Compare
Choose a tag to compare

[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

@dch90

Media Insights on AWS v5.1.0

23 Feb 21:18
4f54391
Compare
Choose a tag to compare

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

@colinazn
@dch90

Media Insights Engine 5.0.1

12 Jan 04:28
42f24bd
Compare
Choose a tag to compare

Version 5.0.1 of MIE includes updates to Python packages.

Fixed:

  • Updated python packages. See v5.0.1 commit for more details.