Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@ssvegaraju ssvegaraju released this 03 Aug 23:53
· 53 commits to mainline since this release
ccfd162

5.0.0 (2022-07-22)

⚠ BREAKING CHANGES

  • Move deployment pipeline to CDK (#654). Serverless deployments are still supported, but have been marked as legacy moving forwards. Deployments that already exist can pull this version and still receive all of the bug fixes that are part of this release.

Features

Bug Fixes

  • bundle lambdas in script instead of command line (#655) (d6d3e00)
  • compiled implementation guides should be copied to the src directory (#658) (498cdb8)
  • dependencies mismatch for node in install script (#649) (532c169)
  • ISSUE-639 enabled reuse of https sockets in the aws-sdk (#640) (432d4a8)
  • Reduced lambda timeout so it's below API gateway timeout (#625) (4b0fdf6)
  • remove approval needed for deploy step (#657) (6b1e82b)
  • update paths and include linux esbuild (#656) (85e7800)
  • update provisioned concurrency to address cold starts (#661) (f2969ef)