Skip to content

Releases: ShoppinPal/php-yapep-common

Replaced trigger error with handleException

22 Jun 18:31
f68169e
Compare
Choose a tag to compare
0.3.25

Replaced trigger error with handleException (#50)

0.3.24 - Allow overriding the path in URLs passed to the HttpHealthCheck

02 Oct 00:24
Compare
Choose a tag to compare

FileLogger file mode fix

19 Mar 12:39
fc7335b
Compare
Choose a tag to compare

When creating the log file we set the mode to 666

SQS FileMock receipt handler timeout fix

16 Mar 19:04
69b8fd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.21...0.3.22

SQS FileMock permission fix

22 Feb 20:05
dcfaebc
Compare
Choose a tag to compare
0.3.21

Setting permissions of created sqs mock file (#42)

0.3.20 - Fix openapi error schema generation

27 Jan 21:16
c5c5598
Compare
Choose a tag to compare
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

19 Aug 07:32
Compare
Choose a tag to compare

Fix the rest api controller that was broken in 0.3.18

Make the input for the rest api controller mockable

15 Aug 02:48
Compare
Choose a tag to compare
0.3.18

Make the input for the rest api controller mockable

Make it possible to run robofiles in non interactive mode

28 Jul 09:33
Compare
Choose a tag to compare
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

06 Jul 09:17
dede4bc
Compare
Choose a tag to compare
0.3.16

Merge pull request #40 from ShoppinPal/add-robofile-env-value-prompt-…