Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

v0.4.0: Support packaging of lambda layers

Latest
Compare
Choose a tag to compare
@pdiazvargas pdiazvargas released this 24 Apr 17:58
· 8 commits to master since this release
003053f

Notable Changes

  • #38 - Support the packaging of AWS lambda layers. Big feature of the day!

  • Update documentation and include an example on how a developer can package both lambda functions and layers (juniper/tree/master/examples/fondolayers).

  • Manifest file has also been updated to support a new section where the layers will be defined.