0.3.0
Bref v0.3 breaks backward compatibility with v0.2!
The main changes:
- the NodeJS shim has been replaced by an integration with the AWS Lambda official runtime API
- Bref provides 3 PHP runtimes for AWS Lambda
- PHP functions
- HTTP applications via PHP-FPM
- Console applications
- performance improvements thanks to these new runtimes
- moved from the Serverless framework to AWS SAM
- a rewritten documentation and website: https://bref.sh
- bugfixes and various improvements
To learn more check out the documentation.