Releases: ShoppinPal/php-yapep-common
Releases · ShoppinPal/php-yapep-common
v0.1.28
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
Add support for using a generic psr3 logger and a JSON formatter for Monolog
Integration test improvement
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
Automatic error handling in the swagger docs.
Improved rest Api test helper method
0.1.24
The callRestApi test method can now set headers as well (#15)
v0.1.23
Add support for overriding the endpoint in SQS
v0.1.22
Add auth.json handling to the base robofile
v0.1.21
Remove fallback from the ses emailer.
v0.1.20
Add base Robofile with support for updating a .env file.
v0.1.19
Add support for custom endpoints in S3, add additional config options for Kestrel.