Releases: ShoppinPal/php-yapep-common
Releases · ShoppinPal/php-yapep-common
Replaced trigger error with handleException
0.3.25 Replaced trigger error with handleException (#50)
0.3.24 - Allow overriding the path in URLs passed to the HttpHealthCheck
FileLogger file mode fix
When creating the log file we set the mode to 666
SQS FileMock receipt handler timeout fix
SQS FileMock permission fix
0.3.21 Setting permissions of created sqs mock file (#42)
0.3.20 - Fix openapi error schema generation
Merge pull request #41 from ShoppinPal/robo-oa-doc-fix Adding type property to error schema in genreated open api documentation
Fix rest api controller
Fix the rest api controller that was broken in 0.3.18
Make the input for the rest api controller mockable
0.3.18 Make the input for the rest api controller mockable
Make it possible to run robofiles in non interactive mode
0.3.17 Make it possible to run robofiles in non interactive mode
Add support for prompting the user for required .env values in the RobofileAbstract
0.3.16 Merge pull request #40 from ShoppinPal/add-robofile-env-value-prompt-…