Skip to content

v2.0.0

Choose a tag to compare

@scisco scisco released this 19 Dec 21:33
· 116 commits to master since this release
f286c27
  • Use native nodejs compression to zip lambda packages
  • Update how lambda packages are compressed (this is a breaking change that requires updating handler and source)
  • Accept node packages name and version in the lambda config
  • small bug fixes