v1.16.1
This release features a set of new S3 Bucket Metadata commands that can be used to run scripts, upload content, and invalidate CloudFront distributions. The S3 directive also gets a new Run
property that allows you to run build scripts for your lambda functions before uploading them. There is a fully functional serverless web application sample in test/webapp
that demonstrates these new features.
What's Changed
- Adds Cross Compilation support for Linux ARM 64 by @georgealton in #516
- Asset deployment and a sample web application by @ericzbeard in #511
- Use regional endpoints for large template uploads to S3 by @davidsuehring in #539
- Add Outputs to Pkl serialization, and fix formatting Pkl to Yaml with Pkl modules by @ericzbeard in #540
- Fix skipping read only props by full path by @ericzbeard in #541
- Version 1.16.0 by @ericzbeard in #542
- Fixed release action
Dependabot
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #514
New Contributors
- @georgealton made their first contribution in #516
- @davidsuehring made their first contribution in #539
Full Changelog: v1.15.0...v1.16.0