0.5.18
-
#599 & #600: Set up the same "max upload size" in PHP as API Gateway/Lambda by @mnapoli
-
#593: Fix the PHP-FPM configuration: increase the
log_limit
to avoid truncated logs, by @Nyholm -
#595: Support for EventBridge Lambda events (the
EventBridgeHandler
class) by @mnapoli
For example:class MyHandler extends EventBridgeHandler { public function handleEventBridge(EventBridgeEvent $event, Context $context): void { // ... } } return new MyHandler();
Shoutout to the new Bref sponsors of the week: GeckoEngage, Amezmo and Web-ID.
The Bref Enterprise plan was also launched yesterday :)