1.2.11
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)
Full Changelog
Enhancements:
-
Experimental PHP 8.1 runtimes π #980 (@mykiwi)
To try them, replacephp-80
withphp-81
inserverless.yml
!
Bugfixes:
- Support for events without size attribute #996 (@martijngastkemper)
Documentation:
- Remove init command for console apps in the docs #998 (@t-richard)
Internal changes:
- Automate building new layers even further #993 (@deleugpn), via @brefphp-bot with pull request #1000 π
- Test the codebase against php 8.1 #991 (@t-richard)