Skip to content

v4.2.0

Compare
Choose a tag to compare
@eggoynes eggoynes released this 10 Apr 22:33
· 27 commits to main since this release
f6c836a

[4.2.0] - 2023-4-10

New

  • Converted project from CDK 1 to CDK 2 project.

Changed

  • Upgraded multiple nodejs packages to improve security.
  • Upgraded Lambda runtimes to node 18 from node 12.
  • Added region name to CachePolicy to allow unique name for multiple stacks with the same stack name in different regions.
  • Removed application insights
  • MediaPackage IAM role more secure with scoped down privlages.

Contributors