Skip to content

Media Insights on AWS v5.1.4

Compare
Choose a tag to compare
@colinazn colinazn released this 21 Sep 20:39
· 10 commits to main since this release
fbfccaf

[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