Skip to content

Releases: ShoppinPal/php-yapep-common

v0.1.28

05 Nov 06:28
bc70643
Compare
Choose a tag to compare

Add blacklisting debug data creator to remove sensitive and huge values from the trace files.

Also adds base class for project configs to get the environment values.

0.1.27

19 Sep 10:50
Compare
Choose a tag to compare

Add support for using a generic psr3 logger and a JSON formatter for Monolog

Integration test improvement

01 Sep 08:13
Compare
Choose a tag to compare
Added API client creator and general entity creator helper methods (#17)

* Added API client creator and general entity creator helper methods

* Moved up client creation to storage

v0.1.25

29 Aug 08:03
Compare
Choose a tag to compare

Automatic error handling in the swagger docs.

Improved rest Api test helper method

23 Aug 18:12
Compare
Choose a tag to compare
0.1.24

The callRestApi test method can now set headers as well (#15)

v0.1.23

13 Aug 06:39
83b1232
Compare
Choose a tag to compare

Add support for overriding the endpoint in SQS

v0.1.22

10 Aug 08:43
Compare
Choose a tag to compare

Add auth.json handling to the base robofile

v0.1.21

02 Aug 04:40
Compare
Choose a tag to compare

Remove fallback from the ses emailer.

v0.1.20

24 Jul 08:00
Compare
Choose a tag to compare

Add base Robofile with support for updating a .env file.

v0.1.19

17 Jul 12:21
Compare
Choose a tag to compare

Add support for custom endpoints in S3, add additional config options for Kestrel.