Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

3.1.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 03 Feb 09:25
· 338 commits to 3.x since this release
3.1.0
13ebbe8

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 to guzzlehttp/guzzle, because it is deprecated
  • array QueryParam parameter to map
  • FosRest SerializationContext to Context

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