Releases: dayspring-tech/LambdaBundle
Releases · dayspring-tech/LambdaBundle
Symfony 5 compatibility (fixed)
Merge pull request #8 from dayspring-tech/hotfix/fix-debug-import Fix Debug import for Symfony 5.4
Add init() function for one-time handler setup
Merge pull request #6 from dayspring-tech/hotfix/init_function add an init function for handlers to do any one-time setup
v0.2.0
What's Changed
- update github to ubuntu-20.04 by @jwong-dayspring in #3
- set php memory_limit based on Lambda memory config by @jwong-dayspring in #4
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Fixes class loading issue from mixing "Services" and "Service"
v0.1.0
Initial release of shared code for PHP/Symfony on Lambda