This repository has been archived by the owner on Jul 28, 2022. It is now read-only.
Releases: sonata-project/SonataNotificationBundle
Releases · sonata-project/SonataNotificationBundle
3.5.1
3.5.0
Added
- Added possibility to add an attachment to SwiftMailer Consumer
Fixed
- Data fetched from stats counts are now properly manipulated (in case of doctrine backend is used)
- Typo in message status
3.4.0
Changed
- Require symfony/security-core instead of symfony/security
- Refactored bundle configuration
- Notification backend services are marked as public
Fixed
each()
is deprecated since PHP 7.2- Remove var definition override
- Commands not working on symfony4
Removed
- Removed compatibility with older versions of FOSRestBundle (<2.1)
3.3.1
Changed
- Auto-register all aliases as public
- Auto-register consumer as public service
Fixed
isRequired()
was removed since a default is specified- MessageAdmin loads correct ChoiceType for the state filter (instead of ChoiceFilter)
3.3.0
Added
- Added Russian translations
Changed
- Migrate from php-amqplib/php-amqplib to enqueue/amqp-lib package
Fixed
- It is now allowed to install Symfony 4
Removed
- Support for old versions of PHP and Symfony.
- Support deprecations for old form alias usage
3.2.0
Added
- Support for CC/BCC fields in
SwiftMailerConsumer
- Added prefetch count configuration in AMQPBackend
Fixed
- Fixed hardcoded paths to classes in
.xml.skeleton
files of config - Use
EventDispatcher
instead of deprecatedContainerAwareEventDispatcher
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
2.3.3
2.3.1
bump version 2.3.1