Releases: xp-forge/lambda
Releases · xp-forge/lambda
7.1.0: Compatibility
7.0.1: Event type fix
- Fixed issue #31: Event is not always an array (when using JSON library
6.0+, see xp-forge/json#18
(@thekid) - Fixed issue #29: Implicitly marking parameter as nullable is deprecated
(@thekid)
7.0.0: Amazon Linux 2023
This major release migrates to Amazon Linux 2023. Amazon Linux 2 end of support date (End of Life, or EOL) will be on 2026-06-30 as announced at https://aws.amazon.com/amazon-linux-2/faqs/
6.2.0: XP Runners @ GitHub
- Build runtime with XP runners from GitHub. See xp-runners/reference#90
(@thekid)
6.1.0: No default memory limit
6.0.0: PHP 7.4+
- Heads up: Dropped support for PHP < 7.4, see xp-framework/rfc#343
(@thekid) - Added PHP 8.5 to test matrix - @thekid
5.4.0: AWS library compatibility
- Made compatible with https://github.com/xp-forge/aws version 2.0
(@thekid)
5.3.0: XP 12 compatibility
5.2.0: Zip library compatibility
- Made compatible with https://github.com/xp-framework/zip version 11.0
(@thekid)