Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 557 Bytes

File metadata and controls

41 lines (22 loc) · 557 Bytes

Change Log

[NOT RELEASED]

0.2.2

Fixed

  • Make sure to restart process if there is an uncaught exception

0.2.1

Added

  • Support for Bref 1.3

0.2.0

Added

  • vendor/bin/bref-local-handler.php to invoke PSR-11 handlers locally
  • Invocation and request context to the Request ServerBag

Fixed

  • Session handling for Symfony 5.4 and up
  • Error handling on invalid _HANDLER string

0.1.1

Added

  • Add support for Symfony 6

Fixed

  • Local console output when running command on Lambda

0.1.0

First version