1.2.1
This release comes with new runtime versions:
- if you use
serverless.yml
, you don't have anything to do π - if you use SAM or CloudFormation or Terraform or CDK, update the layer version numbers (see runtimes.bref.sh)
Improvements:
- Bumped PHP versions to latest patch version #877 (@peldax)
- Docker image improvements for development images : remove PHP8 workarounds #858 (@Maks3w) and sync fpm-dev and fpm settings #857 (@Maks3w)
Documentation:
- Document using buildDir in Kernel.php #874 (@t-richard)
- Document trusted_proxies & trusted_headers for Symfony #872 (@t-richard)
- Document S3 assets deployment for Symfony #871 (@t-richard)
- Improve English #867 (@nealio82)
Looking to support the project? Check out:
- Serverless Visually Explained: the course to learn how to create serverless applications
- 7777: easily connect to AWS databases from your computer