Releases: ShoppinPal/php-yapep-common
Releases · ShoppinPal/php-yapep-common
Add getObject method to the S3 wrapper
0.2.7 Add getObject method to S3 wrapper
Fix notice in health check
0.2.6 Fix notice
Rest entity internal cache removed
0.2.4 Removed static caching from RestEntityDoAbstract (#26)
v0.2.3
Yapep updated
0.2.2 Dependencies updated (#25)
Raw response can be retrieved from RequestHandler
0.2.1 Raw response can be retrieved from RequestHandler (#24)
Integration test basic improvements
0.2 Refactored ContextAbstract and improved error handling (#23)
Rest API fix
0.1.31 Fixed RestAPI (#22)
CLI internal testing param renamed
renamed cli innert testing param (#21) * renamed cli innert testing param * Some refinement
Behat test init hook and sqs purge
SQS client is now able to purge a queue (#19) * SQS client is now able to purge an queue * Added hook to integration test init scenario