Skip to content

Releases: aws-solutions/video-on-demand-on-aws-foundation

Release v1.3.7

21 Nov 20:23
c2da653
Compare
Choose a tag to compare

[1.3.7] - 2024-11-21

Security

  • Security updates for npm packages

Release v1.3.6

17 Sep 18:39
29e79d1
Compare
Choose a tag to compare

Security

  • Upgraded vulnerable packages

Release v1.3.5

22 Aug 18:14
a25549f
Compare
Choose a tag to compare

Security

  • Security updates for npm packages

Release v1.3.4

09 Aug 20:13
a5a03b5
Compare
Choose a tag to compare

[1.3.4] - 2024-08-09

Security

  • Upgraded vulnerable packages

v1.3.3

19 Jul 21:31
815dfe9
Compare
Choose a tag to compare

[1.3.3] - 2024-07-19

Security

  • Security updates for transitive dependencies

v1.3.2

02 Nov 20:35
b921c39
Compare
Choose a tag to compare

[1.3.2] - 2023-11-02

Security

  • Security updates for transitive dependencies

Contributors

@colinazn

v1.3.1

29 Sep 16:35
268904b
Compare
Choose a tag to compare

[1.3.1] - 2023-9-29

Added

  • Enabled logging for JobSubmit and JobComplete Lambdas

Changed

  • Updated Lambdas to NodeJS 18 and JavaScript AWS SDK v3
  • Updated packages
  • Removed deprecated moment package

Fixed

  • cdk snapshot test

Contributors

@sandimciin

v1.3.0

31 May 21:10
Compare
Choose a tag to compare

[1.3.0] - 2023-5-31

Added

  • cdk-nag rule suppressions
  • Updated deployment/build-s3-dist.sh to output cdk nag errors

Changed

  • Upgraded to cdk v2
  • Added region name and account ID to AppRegistry Application name
  • Changed AppRegistry Attribute Group name to Region-StackName
  • Updated AppRegistry attribute and tag names
  • Upgraded Lambda runtimes to node 16
  • Removed application insights
  • Use logs bucket for cloudfront distribution logging

Contributors

@sandimciin
@dch90

v1.2.1

18 Apr 16:56
10dbda5
Compare
Choose a tag to compare

[1.2.1] - 2023-4-17

Changed

  • Updated object ownership configuration on Logs bucket and CloudFront Logging bucket

Contributors
@sandimciin

v1.2.0

20 Oct 04:54
Compare
Choose a tag to compare

[1.2.0] - 2022-10-17

Added

  • AppRegistry Application Stack Association
  • Application Insights in AppRegistry
  • AppRegistry added to implementation guide.
  • Application Registry dashboard.
  • SonarQube properties file: sonar-project.properties
  • Added unit tests with 80% code coverage

Changed

  • Changed deployment/run-unit-tests.sh to generate unit test coverage reports

Contributors