This repository has been archived by the owner on Jul 28, 2022. It is now read-only.
3.1.0
Added
- Add dead letter handling in AMQPBackend
- Added per-queue message TTL in AMQPBackend
Changed
- Changes the name of the vendor videlalvaro/php-amqplib to its new name php-amqplib/php-amqplib
- dependency from
guzzle/guzzle
toguzzlehttp/guzzle
, because it is deprecated - array
QueryParam
parameter to map - FosRest
SerializationContext
toContext
Fixed
- Fix deprecated usage of
Admin
class - Fixed duplicate translation of batch actions
- Missing italian translation
Removed
- internal test classes are now excluded from the autoloader