Skip to content

Releases: aws-solutions/live-streaming-on-aws-with-amazon-s3

Release v3.2.7

21 Nov 20:17
7663a4f
Compare
Choose a tag to compare

[3.2.7] - 2024-11-21

Security

  • Security updates for npm packages

Release v3.2.6

17 Sep 18:38
86abe12
Compare
Choose a tag to compare

Security

  • Upgraded vulnerable packages

Release v3.2.5

22 Aug 18:09
7c7c1f7
Compare
Choose a tag to compare

Security

  • Upgraded vulnerable packages

Release v3.2.4

09 Aug 20:23
4663540
Compare
Choose a tag to compare

[3.2.4] - 2024-08-09
Security

  • Upgraded vulnerable packages

v3.2.3

02 Jul 20:22
911a18f
Compare
Choose a tag to compare

[3.2.3] - 2024-07-02

Security

  • Security updates

v3.2.2

30 Oct 20:56
2313a5a
Compare
Choose a tag to compare

[3.2.2] - 2023-10-30

Security

  • Security updates

Contributors

v3.2.1

28 Aug 18:09
9c78459
Compare
Choose a tag to compare

[3.2.1]

Added

  • Unit tests for custom-resource/index.js file

Changed

  • Upgraded lambda runtimes to NodeJS 18 and AWS SDK v3
  • Updated npm packages

Fixed

  • Issue where Anonymized data was sent even when CfnMapping is specified as No

Contributors

v3.2.0

24 May 20:38
269dfbf
Compare
Choose a tag to compare

[3.2.0]

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
  • Enabled bucket versioning

Contributors

v3.1.2

20 Apr 16:13
58e3f45
Compare
Choose a tag to compare

[3.1.2] - 2022-4-19

Changed

  • Updated object ownership configuration on the S3 logging bucket.

v3.1.1

09 Nov 21:26
Compare
Choose a tag to compare

[3.1.1] - 2022-11-9

Changed

  • Added stack name to CachePolicy to make unique name allowing for multiple concurrent stacks
  • Added stack name to AppRegistry application name to allow for multiple concurrent stacks

Contributors
@eggoynes