1.7.0
This release provides experimental support for PHP 8.2 alpha versions (PHP 8.2.0alpha3) π
To try it, replace php-81
with php-82
in serverless.yml
!
Note: please participate in the 2022 Serverless Community Survey β€οΈ
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)
What's new
- Add PHP 8.2 runtimes by @dhrrgn in #1232
- Upgrade to PHP 8.0.21 and 8.1.8 by @GrahamCampbell in #1240
- Upgrade to libzip 1.9.2 by @GrahamCampbell in #1239
- Upgrade to openssl 1.1.1q by @GrahamCampbell in #1238
New Contributors
Full Changelog: 1.6.0...1.7.0